[llvm] [InstCombine] Fold `(X & Mask) == 0 ? TC : FC -> TC binop (X & Mask)` (PR #100437)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 6 02:32:24 PDT 2024


https://github.com/nikic approved this pull request.

LGTM

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


More information about the llvm-commits mailing list