[llvm] [InstCombine] Canonicalize `icmp eq/ne (A ^ C), B` to `icmp eq/ne (A ^ B), C` (PR #67273)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 26 04:33:37 PDT 2023


https://github.com/dtcxzyw closed https://github.com/llvm/llvm-project/pull/67273


More information about the llvm-commits mailing list