[PATCH] D124514: [ArgPromotion] Make a non-byval promotion attempt first
Pavel Samolysov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 28 09:18:51 PDT 2022
psamolysov updated this revision to Diff 425812.
psamolysov retitled this revision from "[ArgPromotion] Allow pointer promotion if byval adds to many arguments" to "[ArgPromotion] Make a non-byval promotion attempt first".
psamolysov edited the summary of this revision.
psamolysov added a comment.
Make an attempt to use non-byval promotion first.
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.425812.patch
Type: text/x-patch
Size: 10430 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220428/3202a1a7/attachment.bin>
More information about the llvm-commits
mailing list