[llvm] [RISCV] Enable TTI::shouldDropLSRSolutionIfLessProfitable by default (PR #89927)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Wed May 22 13:16:10 PDT 2024
topperc wrote:
We've been using -lsr-drop-solution for some benchmarks in our downstream for a while. Overall, I think it has been a net improvement.
https://github.com/llvm/llvm-project/pull/89927
More information about the llvm-commits
mailing list