bolt/deps/llvm-18.1.8/llvm/test/MC/Hexagon/inst_aslh.ll
2025-02-14 19:21:04 +01:00

10 lines
208 B
LLVM

;; RUN: llc -mtriple=hexagon-unknown-elf -filetype=obj %s -o - \
;; RUN: | llvm-objdump -s - | FileCheck %s
define i32 @foo (i32 %a)
{
%1 = shl i32 %a, 16
ret i32 %1
}
; CHECK: 0000 00400070 00c09f52