summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/unknown-processor.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/AMDGPU/unknown-processor.ll')
-rw-r--r--llvm/test/CodeGen/AMDGPU/unknown-processor.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/AMDGPU/unknown-processor.ll b/llvm/test/CodeGen/AMDGPU/unknown-processor.ll
index 941f4c601e3..25a700a943d 100644
--- a/llvm/test/CodeGen/AMDGPU/unknown-processor.ll
+++ b/llvm/test/CodeGen/AMDGPU/unknown-processor.ll
@@ -13,7 +13,7 @@
; GCN: ScratchSize: 8{{$}}
; R600: MOV
-define void @foo() {
+define amdgpu_kernel void @foo() {
%alloca = alloca i32, align 4
store volatile i32 0, i32* %alloca
ret void
OpenPOWER on IntegriCloud