[llvm] [InstCombine] Fold `select (A &/| B), T, F` if `select B, T, F` is foldable (PR #76621)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 30 14:23:45 PST 2023


nikic wrote:

Does this also fix https://github.com/llvm/llvm-project/issues/76043?

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


More information about the llvm-commits mailing list