summaryrefslogtreecommitdiff
path: root/test/CodeGen/R600/local-memory.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/R600/local-memory.ll')
-rw-r--r--test/CodeGen/R600/local-memory.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/R600/local-memory.ll b/test/CodeGen/R600/local-memory.ll
index 2060c7ab57..2168a3d0bd 100644
--- a/test/CodeGen/R600/local-memory.ll
+++ b/test/CodeGen/R600/local-memory.ll
@@ -26,7 +26,7 @@
; SI-CHECK: S_BARRIER
; EG-CHECK: LDS_READ_RET
-; SI-CHECK: DS_READ_B32 {{VGPR[0-9]+}}, 0
+; SI-CHECK: DS_READ_B32 {{v[0-9]+}}, 0
define void @local_memory(i32 addrspace(1)* %out) {
entry: