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

via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 2 10:53:36 PDT 2024


goldsteinn wrote:

LGTM. Give nikic a day if he has any comments, otherwise think fine to push.

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


More information about the llvm-commits mailing list