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

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 19 07:11:31 PDT 2025


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


More information about the llvm-commits mailing list