[llvm] [InstCombine] Generalize sub(C, or(X, C)) --> and(X, ~C) fold (PR #202274)

via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 17 05:16:11 PDT 2026


mygitljf wrote:

cc @RKSimon Could you take a moment to look at this? 
Thanks.

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


More information about the llvm-commits mailing list