[PATCH] D159379: [InstCombine] Baseline tests for folding ((A&B)^A)|((A&B)^B) to A^B
Huihui Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 7 17:04:05 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4bbc9034d6c4: [InstCombine] Baseline tests for folding ((A&B)^A)|((A&B)^B) to A^B (authored by marcauberer, committed by huihuiz).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159379/new/
https://reviews.llvm.org/D159379
Files:
llvm/test/Transforms/InstCombine/or-xor-xor.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159379.556215.patch
Type: text/x-patch
Size: 5393 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230908/4511e59d/attachment.bin>
More information about the llvm-commits
mailing list