[PATCH] D21421: [NVPTX] Improve lowering of byval args of device functions.

Artem Belevich via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 19 10:29:04 PDT 2016


tra updated this revision to Diff 64521.
tra marked 4 inline comments as done.
tra added a comment.
This revision is now accepted and ready to land.

Updated comments.
Use CastN for accessing SDNode arguments for consistency.


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.64521.patch
Type: text/x-patch
Size: 7917 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160719/9caa3dc5/attachment.bin>


More information about the llvm-commits mailing list