This allows us to skip the copy in few more cases.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D99979
[NVPTX] Handle bitcast and ASC(101) when trying to avoid argument copy. ClosedPublic Authored by tra on Apr 6 2021, 11:03 AM.
Details Summary This allows us to skip the copy in few more cases.
Diff Detail
Event TimelineHerald added subscribers: bixia, hiraditya, jholewinski. · View Herald TranscriptApr 6 2021, 11:03 AM This revision is now accepted and ready to land.Apr 6 2021, 12:12 PM This revision was landed with ongoing or failed builds.Apr 6 2021, 1:13 PM Closed by commit rGd0615a93bb6d: [NVPTX] Handle bitcast and ASC(101) when trying to avoid argument copy. (authored by tra). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 335641 llvm/lib/Target/NVPTX/NVPTXLowerArgs.cpp
llvm/test/CodeGen/NVPTX/lower-byval-args.ll
|