Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / test / MC / Hexagon / inst_zxth.ll
blob90bbed7044ee2c81f3f888857f01d46a779f91b1
1 ; RUN: llc -mtriple=hexagon -filetype=obj %s -o - \
2 ; RUN: | llvm-objdump -d - | FileCheck %s
4 define i32 @foo (i16 %a)
6   %1 = zext i16 %a to i32
7   ret i32 %1
10 ; CHECK: c0 3f 00 56 56003fc0