[llvm] [SimpleLoopUnswitch] Record loops from unswitching non-trivial conditions (PR #141121)

Björn Pettersson via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 5 11:49:26 PDT 2025


bjope wrote:

For the record, this did cause benchmark regressions for our downstream target. Worst case I've seen was a cycle increase by a factor 1.3 for a benchmark. I don't have much more to say about it right now (haven't had time to look at it closer to understand the exact scenario). Just wanted to mention this, if it turns out more people have problems.

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


More information about the llvm-commits mailing list