[llvm] ValueTracking: generalize isNonEqualPHIs (PR #108820)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 21 05:32:30 PDT 2024


https://github.com/nikic commented:

Based on llvm-opt-benchmark, this have basically no practical impact. Given that, I'd rather not change the phi recursion handling in this function.

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


More information about the llvm-commits mailing list