Skip to content

Commit 1b86547

Browse files
committed
fix test
1 parent f5a6c57 commit 1b86547

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

llvm/test/CodeGen/AMDGPU/si-fold-aligned-vgprs.mir

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ body: |
342342
bb.0.entry:
343343
liveins: $vgpr0, $sgpr8_sgpr9
344344
345-
; GFX908-LABEL: name: aligned_vgpr_regression
345+
; GFX908-LABEL: name: aligned_vgpr_vs_64_constraint
346346
; GFX908: liveins: $vgpr0, $sgpr8_sgpr9
347347
; GFX908-NEXT: {{ $}}
348348
; GFX908-NEXT: [[COPY:%[0-9]+]]:sgpr_64 = COPY $sgpr8_sgpr9
@@ -355,7 +355,7 @@ body: |
355355
; GFX908-NEXT: DS_WRITE_B64_gfx9 [[V_MOV_B32_e32_]], killed [[V_PK_ADD_F32_]], 0, 0, implicit $exec :: (store (s64), addrspace 3)
356356
; GFX908-NEXT: S_ENDPGM 0
357357
;
358-
; GFX90A-LABEL: name: aligned_vgpr_regression
358+
; GFX90A-LABEL: name: aligned_vgpr_vs_64_constraint
359359
; GFX90A: liveins: $vgpr0, $sgpr8_sgpr9
360360
; GFX90A-NEXT: {{ $}}
361361
; GFX90A-NEXT: [[COPY:%[0-9]+]]:sgpr_64 = COPY $sgpr8_sgpr9

0 commit comments

Comments
 (0)