[PATCH] D124710: [InstCombine] Fold ((A&B)^C)|B

Alexander Shaposhnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 4 17:56:51 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGec7122f64b8d: [InstCombine] Fold ((A&B)^C)|B (authored by alexander-shaposhnikov).

Changed prior to commit:
  https://reviews.llvm.org/D124710?vs=426868&id=427167#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124710

Files:
  llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  llvm/test/Transforms/InstCombine/add.ll
  llvm/test/Transforms/InstCombine/and-xor-or.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124710.427167.patch
Type: text/x-patch
Size: 11131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220505/2393a3bf/attachment.bin>


More information about the llvm-commits mailing list