[PATCH] D101713: [OpaquePtr] Use ArgListEntry indirect types more in ISel lowering

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 15 10:28:51 PDT 2021


aeubanks updated this revision to Diff 352177.
aeubanks added a comment.

rebase


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.352177.patch
Type: text/x-patch
Size: 6100 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210615/f3bbd64f/attachment.bin>


More information about the llvm-commits mailing list