[PATCH] D139408: [InstCombine] Fold logic-and/logic-or by distributive laws

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 12 04:20:27 PST 2022


bcl5980 updated this revision to Diff 482070.
bcl5980 added a comment.

rebase code


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

https://reviews.llvm.org/D139408

Files:
  llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/test/Transforms/InstCombine/select-factorize.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139408.482070.patch
Type: text/x-patch
Size: 16160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221212/ccb29d07/attachment.bin>


More information about the llvm-commits mailing list