bolt/deps/llvm-18.1.8/llvm/test/MC/AMDGPU/max-branch-distance.s

8 lines
250 B
ArmAsm
Raw Normal View History

2025-02-14 19:21:04 +01:00
// RUN: not llvm-mc -triple=amdgcn -filetype=obj -o /dev/null %s 2>&1 | FileCheck -check-prefix=ERROR %s
// ERROR: max-branch-distance.s:7:3: error: branch size exceeds simm16
// fill v_nop
LBB0_0:
.fill 32768, 4, 0x0000007e
s_branch LBB0_0