[llvm] [TargetLowering] Fold (a | b) ==/!= b -> (a & ~b) == /!= 0 when and-not exists (PR #145368)
via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 24 06:28:11 PDT 2025
AZero13 wrote:
@RKSimon gentle ping
https://github.com/llvm/llvm-project/pull/145368
More information about the llvm-commits
mailing list