[PATCH] D149768: [ArgumentPromotion] Bail if any callers are minsize and more instructions are added than removed

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 8 16:50:19 PDT 2023


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

update comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149768

Files:
  llvm/lib/Transforms/IPO/ArgumentPromotion.cpp
  llvm/test/Transforms/ArgumentPromotion/minsize.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149768.520520.patch
Type: text/x-patch
Size: 5942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230508/54862f8d/attachment.bin>


More information about the llvm-commits mailing list