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:
Matt Arsenault 2020-05-31 14:59:52 -04:00 committed by Matt Arsenault
parent 3b5d4aa258
commit 5ee2a1e476
1 changed files with 1 additions and 0 deletions

View File

@ -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
...