[llvm] [ScalarEvolution] Limit recursion in getRangeRef for PHI nodes. (PR #152823)

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 24 12:14:11 PDT 2025


https://github.com/efriedma-quic commented:

Would it make sense to add an InstCombine or something like that for this pattern?

I also have a pending patch that touches this code (#152823), but I guess we'll see which is ready first.

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


More information about the llvm-commits mailing list