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

via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 16 06:40:27 PDT 2026


mygitljf wrote:

cc @antoniofrighetto , @nikic
Could take a moment to look at this? Thanks.

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


More information about the llvm-commits mailing list