[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:29:14 PDT 2023
aeubanks added a comment.
could you test the latest patch? the heuristic should be better (perhaps not perfect because it doesn't take into account simplification after sroa'ing, but it's better than before).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149768/new/
https://reviews.llvm.org/D149768
More information about the llvm-commits
mailing list