[PATCH] D99979: [NVPTX] Handle bitcast and ASC(101) when trying to avoid argument copy.

Artem Belevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 6 13:07:12 PDT 2021


tra updated this revision to Diff 335639.
tra edited the summary of this revision.
tra added a comment.

Cleaned up clang-tidy warning


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99979

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99979.335639.patch
Type: text/x-patch
Size: 10168 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210406/4b929ac0/attachment.bin>


More information about the llvm-commits mailing list