From: Jay Foad Date: Mon, 29 Jul 2019 11:48:17 +0000 (+0000) Subject: [AMDGPU] Add amdgpu_kernel for consistency with other tests X-Git-Tag: llvmorg-11-init~13384 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2bd9da8a72d5c689355196204265e9c86700e6af;p=platform%2Fupstream%2Fllvm.git [AMDGPU] Add amdgpu_kernel for consistency with other tests llvm-svn: 367221 --- diff --git a/llvm/test/CodeGen/AMDGPU/divergence-at-use.ll b/llvm/test/CodeGen/AMDGPU/divergence-at-use.ll index 1aba1e4..ab418b7 100644 --- a/llvm/test/CodeGen/AMDGPU/divergence-at-use.ll +++ b/llvm/test/CodeGen/AMDGPU/divergence-at-use.ll @@ -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: