Skip to content

Commit ec5c6be

Browse files
update test
1 parent d9ab3b9 commit ec5c6be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: llvm/test/CodeGen/AMDGPU/sdag-print-divergence.ll

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
; GCN-DEFAULT: t0: ch,glue = EntryToken
1212
; GCN-DEFAULT: t2: f32,ch = CopyFromReg t0, Register:f32 %0
13-
; GCN-DEFAULT: t7: i32 = TargetConstant<3139>
13+
; GCN-DEFAULT: t7: i32 = TargetConstant<3222>
1414
; GCN-DEFAULT: t5: f32 = fadd t2, t2
1515
; GCN-DEFAULT: t4: f32,ch = CopyFromReg # D:1 t0, Register:f32 %1
1616
; GCN-DEFAULT: t6: f32 = fadd # D:1 t5, t4
@@ -19,7 +19,7 @@
1919

2020
; GCN-VERBOSE: t0: ch,glue = EntryToken # D:0
2121
; GCN-VERBOSE: t2: f32,ch = CopyFromReg [ORD=1] # D:0 t0, Register:f32 %0 # D:0
22-
; GCN-VERBOSE: t7: i32 = TargetConstant<3139>
22+
; GCN-VERBOSE: t7: i32 = TargetConstant<3222>
2323
; GCN-VERBOSE: t5: f32 = fadd [ORD=2] # D:0 t2, t2
2424
; GCN-VERBOSE: t4: f32,ch = CopyFromReg [ORD=1] # D:1 t0, Register:f32 %1 # D:0
2525
; GCN-VERBOSE: t6: f32 = fadd [ORD=3] # D:1 t5, t4

0 commit comments

Comments
 (0)