[PATCH] D159371: [InstCombine] Baseline tests for folding ((A&B)^A)|((A&B)^B) to A^B
Marc Auberer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 1 12:37:08 PDT 2023
marcauberer created this revision.
marcauberer added reviewers: GabrielRavier, RKSimon.
Herald added a project: All.
marcauberer requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Baseline tests for: <insert-impl-diff-here>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D159371
Files:
llvm/test/Transforms/InstCombine/or-xor-xor.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159371.555459.patch
Type: text/x-patch
Size: 3636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230901/c8fc0a4c/attachment.bin>
More information about the llvm-commits
mailing list