[PATCH] D136476: llvm-reduce: Add flag reduction pass

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 21 13:15:36 PDT 2022


aeubanks accepted this revision.
aeubanks added a comment.

I'm still of the opinion that llvm-reduce should reduce textual IR as much as possible to provide as reduced of a test case as possible by default, but flags to control less text vs less codegen vs less UB of course would be good


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

https://reviews.llvm.org/D136476



More information about the llvm-commits mailing list