[llvm] [LoopInfo] Add recompute() and use it in SimpleLoopUnswitch (PR #213514)
Alexis Engelke via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 2 12:03:47 PDT 2026
https://github.com/aengelke commented:
Tentative LGTM. Are there relevant pathological cases where we have worse perf now?
Maybe we should wait until @nikic is back from vacation. IIRC, when we briefly discussed the "recompute instead of update" direction at EuroLLVM, he wasn't entirely convinced.
https://github.com/llvm/llvm-project/pull/213514
More information about the llvm-commits
mailing list