summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/llvm.amdgpu.kilp.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/AMDGPU/llvm.amdgpu.kilp.ll')
-rw-r--r--llvm/test/CodeGen/AMDGPU/llvm.amdgpu.kilp.ll4
1 files changed, 1 insertions, 3 deletions
diff --git a/llvm/test/CodeGen/AMDGPU/llvm.amdgpu.kilp.ll b/llvm/test/CodeGen/AMDGPU/llvm.amdgpu.kilp.ll
index 42df6db1ccf..6b865d8076e 100644
--- a/llvm/test/CodeGen/AMDGPU/llvm.amdgpu.kilp.ll
+++ b/llvm/test/CodeGen/AMDGPU/llvm.amdgpu.kilp.ll
@@ -3,7 +3,7 @@
; SI-LABEL: {{^}}kilp_gs_const:
; SI: s_mov_b64 exec, 0
-define void @kilp_gs_const() #0 {
+define amdgpu_gs void @kilp_gs_const() {
main_body:
%0 = icmp ule i32 0, 3
%1 = select i1 %0, float 1.000000e+00, float -1.000000e+00
@@ -16,6 +16,4 @@ main_body:
declare void @llvm.AMDGPU.kilp(float)
-attributes #0 = { "ShaderType"="2" }
-
!0 = !{!"const", null, i32 1}
OpenPOWER on IntegriCloud