summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/R600.td
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Target/AMDGPU/R600.td')
-rw-r--r--llvm/lib/Target/AMDGPU/R600.td5
1 files changed, 0 insertions, 5 deletions
diff --git a/llvm/lib/Target/AMDGPU/R600.td b/llvm/lib/Target/AMDGPU/R600.td
index ff96928211c..5c9c1c1ed50 100644
--- a/llvm/lib/Target/AMDGPU/R600.td
+++ b/llvm/lib/Target/AMDGPU/R600.td
@@ -52,8 +52,3 @@ def CC_R600 : CallingConv<[
T30_XYZW, T31_XYZW, T32_XYZW
]>>>
]>;
-
-// Calling convention for compute kernels
-def CC_R600_Kernel : CallingConv<[
- CCCustom<"allocateKernArg">
-]>;
OpenPOWER on IntegriCloud