[llvm] [LoopUnswitch] Improve algorithm of unswitch cost estimation (PR #106544)
Sergey Kachkov via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 29 05:07:04 PDT 2024
skachkov-sc wrote:
@nikic I have some concerns about affecting compilation time with this new algorithm; my local measurements on test-suite haven't shown any noticeable difference, but the results were quite noisy to be sure of this; so I'd appreciate you for measurements with llvm-compile-time-tracker.
https://github.com/llvm/llvm-project/pull/106544
More information about the llvm-commits
mailing list