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

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


dtcxzyw wrote:

https://godbolt.org/z/Mdxdxhcsh

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


More information about the llvm-commits mailing list