[llvm] [CodeGen][TII] Simplify analyzeSelect (PR #175828)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 3 03:42:52 PST 2026


https://github.com/nikic commented:

At this point, do we need analyzeSelect() at all? Can't the "can this be optimized?" check also be handled by optimizeSelect() directly?

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


More information about the llvm-commits mailing list