[PATCH] D112651: [llvm-reduce] Add flag to start at finer granularity

Dwight Guth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 27 13:36:24 PDT 2021


dwightguth added a comment.

Note that when I say "large" though I mean that the initial bitcode file that was originally passed to the reducer started out at roughly 25 megabytes. That's been reduced down to 1.8 megabytes now, but it is still hours into the process of running the reduce basic blocks pass and showing no sign of stopping soon.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112651



More information about the llvm-commits mailing list