[llvm] [InstCombine] Add commuted variants for (A ^ B) & ((B ^ C) ^ A) -> (A ^ B) & C (PR #96673)

Rose Silicon via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 10 06:15:44 PDT 2024


https://github.com/RSilicon closed https://github.com/llvm/llvm-project/pull/96673


More information about the llvm-commits mailing list