[llvm] InstCombine: fold(select C, (X | A), X) | B into X | select C, (A | B), B. (#154246) (PR #154267)

Rohan A M via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 22 07:41:12 PDT 2025


https://github.com/badwriter123 closed https://github.com/llvm/llvm-project/pull/154267


More information about the llvm-commits mailing list