[PATCH] D128470: llvm-reduce: reduce using opt passes
John Regehr via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 4 15:31:21 PDT 2022
regehr added a reviewer: arsenm.
regehr added a comment.
Herald added a subscriber: wdng.
this patch is currently failing some tests but I can fix that up quickly. I just benchmarked it and it reduces final file size by 7% on my test cases. not earthshattering, but the reduced files end up being somewhat more pleasant to look at, since the passes leave things looking nice and canonical. anyone have time to look this over?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128470/new/
https://reviews.llvm.org/D128470
More information about the llvm-commits
mailing list