[llvm] [InstCombine] Add commuted variants for (A ^ B) & ((B ^ C) ^ A) -> (A ^ B) & C (PR #96673)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 6 06:27:03 PST 2025
https://github.com/AZero13 closed https://github.com/llvm/llvm-project/pull/96673
More information about the llvm-commits
mailing list