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

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 19 01:05:04 PDT 2025


https://github.com/RKSimon edited https://github.com/llvm/llvm-project/pull/154267


More information about the llvm-commits mailing list