[PATCH] D159380: [InstCombine] Fold ((A&B)^A)|((A&B)^B) to A^B
Marc Auberer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 14 12:10:46 PDT 2023
marcauberer added a comment.
@nikic see https://github.com/llvm/llvm-project/pull/66419
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159380/new/
https://reviews.llvm.org/D159380
More information about the llvm-commits
mailing list