[PATCH] D129600: Turn on flag to not re-run simplification pipeline.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 12 16:12:46 PDT 2022
fhahn added a comment.
> Compile time improvement:
> https://llvm-compile-time-tracker.com/compare.php?from=17457be1c393ff691cca032b04ea1698fedf0301&to=882301ebb893c8ef9f09fe1ea871f7995426fa07&stat=instructions
>
> No meaningful run time regressions observed in the llvm test suite and
> in additional internal workloads at this time.
Do you have any insight in what kind of binary changes to expect and what the potential sources are?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129600/new/
https://reviews.llvm.org/D129600
More information about the llvm-commits
mailing list