[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:43:06 PDT 2023


marcauberer updated this revision to Diff 555464.
marcauberer edited the summary of this revision.
marcauberer added a comment.

Update commit messgae


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D159371/new/

https://reviews.llvm.org/D159371

Files:
  llvm/test/Transforms/InstCombine/or-xor-xor.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159371.555464.patch
Type: text/x-patch
Size: 3636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230901/1eda4a7a/attachment.bin>


More information about the llvm-commits mailing list