[PATCH] D140271: [NFCI][llvm-exegesis] Benchmark: parallelize codegen (5x ... 8x less wallclock)
Guillaume Chatelet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 11 07:45:15 PST 2023
gchatelet added a comment.
TBH I'm not sure it's worth making the code more complex to save a minute on a tool that is supposed to run only once in a while.
That said I may not fully understand your use case. What's your typical use? Why is it important to make it faster?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140271/new/
https://reviews.llvm.org/D140271
More information about the llvm-commits
mailing list