[PATCH] D101713: [OpaquePtr] Use ArgListEntry indirect types more in ISel lowering
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 11 12:23:22 PDT 2021
aeubanks updated this revision to Diff 351530.
aeubanks added a comment.
rebase
check callee for byval/preallocated/inalloca type
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101713/new/
https://reviews.llvm.org/D101713
Files:
llvm/include/llvm/CodeGen/TargetLowering.h
llvm/include/llvm/IR/InstrTypes.h
llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/test/CodeGen/Generic/mismatched-byval.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101713.351530.patch
Type: text/x-patch
Size: 6100 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210611/a63ab394/attachment.bin>
More information about the llvm-commits
mailing list