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

via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 25 07:29:21 PDT 2024


goldsteinn wrote:

Those two are also not equivilent...

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


More information about the llvm-commits mailing list