[PATCH] D21421: [NVPTX] Improve lowering of byval args of device functions.
Justin Lebar via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 17 11:13:20 PDT 2016
jlebar accepted this revision.
jlebar added a comment.
This revision is now accepted and ready to land.
lgtm!
================
Comment at: lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp:706
@@ +705,3 @@
+ //
+ // b) LowerFormalArguments() lowers argument to
+ // NVPTXISD::MoveParam without any space conversion.
----------------
the argument
http://reviews.llvm.org/D21421
More information about the llvm-commits
mailing list