[llvm] [lsr][term-fold] Restrict expansion budget for profiled loops (PR #74747)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 8 02:33:17 PST 2023


nikic wrote:

Just to double check, do you see regressions if you just use the standard isHighCostExpansion() check? And that's why you are trying to use this more conservative profile count based heuristic instead?

https://github.com/llvm/llvm-project/pull/74747


More information about the llvm-commits mailing list