[PATCH] D24621: AMDGPU/SI: Fix kernel argument ABI for HSA
Tom Stellard via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 15 13:06:17 PDT 2016
tstellarAMD created this revision.
tstellarAMD added a reviewer: arsenm.
tstellarAMD added a subscriber: llvm-commits.
Herald added subscribers: yaxunl, nhaehnle, wdng, kzhuravl, arsenm.
i8, i16, and f16 values are not extended to 32-bit in the HSA kernel ABI.
https://reviews.llvm.org/D24621
Files:
lib/Target/AMDGPU/AMDGPUISelLowering.cpp
test/CodeGen/AMDGPU/kernel-args.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24621.71540.patch
Type: text/x-patch
Size: 20495 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160915/c685b09b/attachment.bin>
More information about the llvm-commits
mailing list