@@ -145,31 +145,30 @@ define amdgpu_kernel void @nested_loop_conditions(i64 addrspace(1)* nocapture %a
145
145
; GCN-NEXT: v_cmp_lt_i32_e32 vcc, 8, v0
146
146
; GCN-NEXT: s_and_b64 vcc, exec, vcc
147
147
; GCN-NEXT: s_cbranch_vccnz BB1_6
148
-
149
148
; GCN-NEXT: ; %bb.1: ; %bb14.lr.ph
150
149
; GCN-NEXT: buffer_load_dword v0, off, s[0:3], 0
151
150
; GCN-NEXT: s_branch BB1_3
152
- ; GCN-NEXT: BB1_2: ; in Loop: Header=BB1_3 Depth=1
151
+ ; GCN-NEXT: BB1_2: ; in Loop: Header=BB1_3 Depth=1
153
152
; GCN-NEXT: s_mov_b64 s[0:1], -1
154
153
; GCN-NEXT: ; implicit-def: $vgpr0
155
154
; GCN-NEXT: s_cbranch_execnz BB1_6
156
155
; GCN-NEXT: BB1_3: ; %bb14
157
156
; GCN-NEXT: ; =>This Loop Header: Depth=1
158
- ; GCN-NEXT: ; Child Loop BB1_4 Depth 2
157
+ ; GCN-NEXT: ; Child Loop BB1_4 Depth 2
159
158
; GCN-NEXT: s_waitcnt vmcnt(0)
160
159
; GCN-NEXT: v_cmp_ne_u32_e32 vcc, 1, v0
161
160
; GCN-NEXT: s_and_b64 vcc, exec, vcc
162
161
; GCN-NEXT: s_cbranch_vccnz BB1_2
163
162
; GCN-NEXT: BB1_4: ; %bb18
164
- ; GCN-NEXT: ; Parent Loop BB1_3 Depth=1
165
- ; GCN-NEXT: ; => This Inner Loop Header: Depth=2
163
+ ; GCN-NEXT: ; Parent Loop BB1_3 Depth=1
164
+ ; GCN-NEXT: ; => This Inner Loop Header: Depth=2
166
165
; GCN-NEXT: buffer_load_dword v0, off, s[0:3], 0
167
166
; GCN-NEXT: s_waitcnt vmcnt(0)
168
167
; GCN-NEXT: v_cmp_lt_i32_e32 vcc, 8, v0
169
168
; GCN-NEXT: s_and_b64 vcc, exec, vcc
170
169
; GCN-NEXT: s_cbranch_vccnz BB1_4
171
- ; GCN-NEXT: ; %bb.5: ; %bb21
172
- ; GCN-NEXT: ; in Loop: Header=BB1_3 Depth=1
170
+ ; GCN-NEXT: ; %bb.5: ; %bb21
171
+ ; GCN-NEXT: ; in Loop: Header=BB1_3 Depth=1
173
172
; GCN-NEXT: buffer_load_dword v0, off, s[0:3], 0
174
173
; GCN-NEXT: buffer_load_dword v1, off, s[0:3], 0
175
174
; GCN-NEXT: s_waitcnt vmcnt(0)
0 commit comments