forked from OSchip/llvm-project
AMDGPU/GlobalISel: Fix some broken YAML in MIR test
Different tools seem to be more or less strict with the markers between different functions.
This commit is contained in:
parent
3b5d4aa258
commit
5ee2a1e476
|
@ -29,3 +29,4 @@ body: |
|
|||
; CHECK: EXP_DONE 1, %0, %0, [[UNDEF3]], [[UNDEF2]], 0, 1, 15, implicit $exec
|
||||
G_INTRINSIC_W_SIDE_EFFECTS intrinsic(@llvm.amdgcn.exp.compr), 1, 15, %5:vgpr(<2 x s16>), %5:vgpr(<2 x s16>), -1, 0
|
||||
|
||||
...
|
||||
|
|
Loading…
Reference in New Issue