R600/SI: Add support for f64 kernel arguments
authorTom Stellard <thomas.stellard@amd.com>
Fri, 12 Jul 2013 18:15:26 +0000 (18:15 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 12 Jul 2013 18:15:26 +0000 (18:15 +0000)
commitc9c322cc39aab82be8c031a57ebcc6e1206246bd
tree8ee7c069e1a410737f88aefd5671cb3a3a704f02
parent97781281ca824b4084632b23dbb1e71da9638876
R600/SI: Add support for f64 kernel arguments

Patch by: Niels Ole Salscheider

Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186182 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPUCallingConv.td
test/CodeGen/R600/64bit-kernel-args.ll [new file with mode: 0644]