[PATCH] D98469: [NVPTX] Avoid temp copy of byval kernel parameters.

Artem Belevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 12 14:37:43 PST 2021


tra updated this revision to Diff 330375.
tra marked an inline comment as done.
tra added a comment.

Fixed few tests affected by the patch.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98469/new/

https://reviews.llvm.org/D98469

Files:
  llvm/lib/Target/NVPTX/NVPTXLowerArgs.cpp
  llvm/test/CodeGen/NVPTX/lower-args.ll
  llvm/test/CodeGen/NVPTX/lower-byval-args.ll
  llvm/test/CodeGen/NVPTX/lower-kernel-ptr-arg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98469.330375.patch
Type: text/x-patch
Size: 10221 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210312/61549d44/attachment.bin>


More information about the llvm-commits mailing list