summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/liveness.mir
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/AMDGPU/liveness.mir')
-rw-r--r--llvm/test/CodeGen/AMDGPU/liveness.mir2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/AMDGPU/liveness.mir b/llvm/test/CodeGen/AMDGPU/liveness.mir
index 112c3f8e69a..48762e3f2ab 100644
--- a/llvm/test/CodeGen/AMDGPU/liveness.mir
+++ b/llvm/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
OpenPOWER on IntegriCloud