[PATCH] D102153: [SelectionDAG] Fix argument copy elision with irregular types

LemonBoy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 21 09:39:14 PDT 2021


LemonBoy updated this revision to Diff 347065.
LemonBoy added a comment.

Reinstate the alloca initialization check.


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

https://reviews.llvm.org/D102153

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/test/CodeGen/X86/arg-copy-elide.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102153.347065.patch
Type: text/x-patch
Size: 3556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210521/0f299591/attachment.bin>


More information about the llvm-commits mailing list