[PATCH] D139408: [InstCombine] Fold logic-and/logic-or by distributive laws
chenglin.bi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 8 06:13:34 PST 2022
bcl5980 updated this revision to Diff 481260.
bcl5980 added a comment.
fix tests.
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.481260.patch
Type: text/x-patch
Size: 16576 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221208/8c5eb020/attachment-0001.bin>
More information about the llvm-commits
mailing list