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