aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/R600/trunc-vector-store-assertion-failure.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/R600/trunc-vector-store-assertion-failure.ll')
-rw-r--r--test/CodeGen/R600/trunc-vector-store-assertion-failure.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/R600/trunc-vector-store-assertion-failure.ll b/test/CodeGen/R600/trunc-vector-store-assertion-failure.ll
index ec959c2..878ea3f 100644
--- a/test/CodeGen/R600/trunc-vector-store-assertion-failure.ll
+++ b/test/CodeGen/R600/trunc-vector-store-assertion-failure.ll
@@ -4,7 +4,7 @@
; vector stores at the end of a basic block were not being added to the
; LegalizedNodes list, which triggered an assertion failure.
-; CHECK-LABEL: @test
+; CHECK-LABEL: {{^}}test:
; CHECK: MEM_RAT_CACHELESS STORE_RAW
define void @test(<4 x i8> addrspace(1)* %out, i32 %cond, <4 x i8> %in) {
entry: