[PATCH] D139630: [InstCombine] Fold logic-and/logic-or by distributive laws part2
chenglin.bi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 8 18:21:32 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG33794cffcfda: [InstCombine] Fold logic-and/logic-or by distributive laws part2 (authored by bcl5980).
Herald added a subscriber: StephenFan.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139630/new/
https://reviews.llvm.org/D139630
Files:
llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
llvm/test/Transforms/InstCombine/select-factorize.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139630.487256.patch
Type: text/x-patch
Size: 19757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230109/beaf7bcf/attachment.bin>
More information about the llvm-commits
mailing list