summaryrefslogtreecommitdiff
path: root/test/CodeGen/AMDGPU/liveness.mir
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/AMDGPU/liveness.mir')
-rw-r--r--test/CodeGen/AMDGPU/liveness.mir2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/AMDGPU/liveness.mir b/test/CodeGen/AMDGPU/liveness.mir
index 112c3f8e69a62..48762e3f2ab42 100644
--- a/test/CodeGen/AMDGPU/liveness.mir
+++ b/test/CodeGen/AMDGPU/liveness.mir
@@ -8,7 +8,7 @@
# Should see three distinct value numbers:
# CHECK: %vreg0 [{{.*}}:0)[{{.*}}:1)[{{.*}}:2) 0@{{[0-9]+[Berd]}} 1@{{[0-9]+[Berd]}} 2@{{[0-9]+B-phi}}
--- |
- define void @test0() { ret void }
+ define amdgpu_kernel void @test0() { ret void }
...
---
name: test0