[PATCH] D141660: [InstCombine] Fold pattern xor(and, or) to select

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 3 01:12:23 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4a66b3b20ed6: [InstCombine] Fold pattern xor(and, or) to select (authored by bcl5980).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141660

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141660.494547.patch
Type: text/x-patch
Size: 8561 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230203/b8229861/attachment-0001.bin>


More information about the llvm-commits mailing list