summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/array-ptr-calc-i32.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/R600/array-ptr-calc-i32.ll')
-rw-r--r--llvm/test/CodeGen/R600/array-ptr-calc-i32.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/R600/array-ptr-calc-i32.ll b/llvm/test/CodeGen/R600/array-ptr-calc-i32.ll
index fd5bd529c24..413aba3f17d 100644
--- a/llvm/test/CodeGen/R600/array-ptr-calc-i32.ll
+++ b/llvm/test/CodeGen/R600/array-ptr-calc-i32.ll
@@ -9,7 +9,7 @@ declare void @llvm.AMDGPU.barrier.local() nounwind noduplicate
; 64-bit pointer add. This should work since private pointers should
; be 32-bits.
-; SI-LABEL: @test_private_array_ptr_calc:
+; SI-LABEL: {{^}}test_private_array_ptr_calc:
; FIXME: We end up with zero argument for ADD, because
; SIRegisterInfo::eliminateFrameIndex() blindly replaces the frame index
OpenPOWER on IntegriCloud