[PATCH] D124514: [ArgPromotion] Make a non-byval promotion attempt first

Pavel Samolysov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 2 10:34:42 PDT 2022


psamolysov updated this revision to Diff 426448.
psamolysov added a comment.

Update the `byval-through-pointer-promotion.ll` test: remove `sroa` from the `RUN` clause because the optimized input is in use.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124514

Files:
  llvm/lib/Transforms/IPO/ArgumentPromotion.cpp
  llvm/test/Transforms/ArgumentPromotion/byval-through-pointer-promotion.ll
  llvm/test/Transforms/ArgumentPromotion/dbg.ll
  llvm/test/Transforms/ArgumentPromotion/fp80.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124514.426448.patch
Type: text/x-patch
Size: 10121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220502/09f2bfbf/attachment.bin>


More information about the llvm-commits mailing list