[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 03:44:30 PDT 2021


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

Add a test w/ partially-initialized alloca.


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.346980.patch
Type: text/x-patch
Size: 3569 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210521/7e1e4b59/attachment.bin>


More information about the llvm-commits mailing list