[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 11:03:22 PDT 2021
tra created this revision.
tra added a reviewer: jlebar.
Herald added subscribers: bixia, hiraditya, jholewinski.
tra requested review of this revision.
Herald added a project: LLVM.
This allows us to skip the copy in few more cases.
Repository:
rG LLVM Github Monorepo
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.335590.patch
Type: text/x-patch
Size: 10167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210406/e2c1f0ec/attachment-0001.bin>
More information about the llvm-commits
mailing list