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

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 17 19:55:12 PST 2023


bcl5980 updated this revision to Diff 490025.

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.490025.patch
Type: text/x-patch
Size: 8561 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230118/014745ff/attachment.bin>


More information about the llvm-commits mailing list