summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/loop_header_nopred.mir
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/AMDGPU/loop_header_nopred.mir')
-rw-r--r--llvm/test/CodeGen/AMDGPU/loop_header_nopred.mir6
1 files changed, 3 insertions, 3 deletions
diff --git a/llvm/test/CodeGen/AMDGPU/loop_header_nopred.mir b/llvm/test/CodeGen/AMDGPU/loop_header_nopred.mir
index a1f23777e30..4b01d155262 100644
--- a/llvm/test/CodeGen/AMDGPU/loop_header_nopred.mir
+++ b/llvm/test/CodeGen/AMDGPU/loop_header_nopred.mir
@@ -9,9 +9,9 @@ name: loop_header_nopred
body: |
; GCN-LABEL: name: loop_header_nopred
; GCN: bb.0:
- ; GCN: successors: %bb.2(0x40000000), %bb.3(0x40000000)
- ; GCN: S_CBRANCH_VCCZ %bb.3, implicit $vcc
- ; GCN: S_BRANCH %bb.2
+ ; GCN: successors: %bb.1(0x80000000)
+ ; GCN: S_INST_PREFETCH 1
+ ; GCN: S_BRANCH %bb.1
; GCN: bb.6 (align 64):
; GCN: successors: %bb.7(0x04000000), %bb.1(0x7c000000)
; GCN: S_CBRANCH_VCCNZ %bb.7, implicit $vcc
OpenPOWER on IntegriCloud