[PATCH] D128470: llvm-reduce: reduce using opt passes
John Regehr via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 4 16:08:17 PDT 2022
regehr added a comment.
here's a proposal: if we decide to go forward with my patch instead of Arthur's, I'll do a bit of work to remove the passes one by one in order to help us make a more informed decision about which passes we should be running here.
I'm not saying we should include every pass that reduces size, but rather that that data is a better starting point for this discussion than our intuition is.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128470/new/
https://reviews.llvm.org/D128470
More information about the llvm-commits
mailing list