[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
Mon Sep 25 19:49:27 PDT 2023


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


More information about the llvm-commits mailing list