[PATCH] D21421: [NVPTX] Improve lowering of byval args of device functions.
Artem Belevich via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 20 11:05:43 PDT 2016
tra updated this revision to Diff 64714.
tra added a comment.
Reedited comments describing why we need to copy args to local space.
https://reviews.llvm.org/D21421
Files:
lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp
lib/Target/NVPTX/NVPTXISelLowering.cpp
lib/Target/NVPTX/NVPTXLowerKernelArgs.cpp
test/CodeGen/NVPTX/bug21465.ll
test/CodeGen/NVPTX/lower-kernel-ptr-arg.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21421.64714.patch
Type: text/x-patch
Size: 9104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160720/08b36410/attachment.bin>
More information about the llvm-commits
mailing list