[flang] Apply nocapture attribute to dummy arguments (#116182)
[llvm-project.git] / llvm / test / MC / Hexagon / inst_aslh.ll
blob680943818e0f5c832de3263f5b23cd488d3ad27d
1 ;; RUN: llc -mtriple=hexagon-unknown-elf -filetype=obj %s -o - \
2 ;; RUN: | llvm-objdump -s - | FileCheck %s
4 define i32 @foo (i32 %a)
6   %1 = shl i32 %a, 16
7   ret i32 %1
10 ; CHECK:   0000 00400070 00c09f52