]> granicus.if.org Git - llvm/commitdiff
[AMDGPU] Add amdgpu_kernel for consistency with other tests
authorJay Foad <jay.foad@gmail.com>
Mon, 29 Jul 2019 11:48:17 +0000 (11:48 +0000)
committerJay Foad <jay.foad@gmail.com>
Mon, 29 Jul 2019 11:48:17 +0000 (11:48 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@367221 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/AMDGPU/divergence-at-use.ll

index 1aba1e4934d617bf9e9ebf5ec5cff39f91bd5324..ab418b70e5261a8eed6fd4cad1fa8a692bc55b0a 100644 (file)
@@ -3,7 +3,7 @@
 
 @local = addrspace(3) global i32 undef
 
-define void @reducible(i32 %x) {
+define amdgpu_kernel void @reducible(i32 %x) {
 ; CHECK-LABEL: reducible:
 ; CHECK-NOT: dpp
 entry: