Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / test / MC / AMDGPU / max-branch-distance.s
blob0e3337a7e04b4eb1286b9bceafe2546c6186fc55
1 // RUN: not llvm-mc -triple=amdgcn -filetype=obj -o /dev/null %s 2>&1 | FileCheck -check-prefix=ERROR %s
2 // ERROR: max-branch-distance.s:7:3: error: branch size exceeds simm16
4 // fill v_nop
5 LBB0_0:
6 .fill 32768, 4, 0x0000007e
7 s_branch LBB0_0