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

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 13 12:43:27 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc8647738cd65: [InstCombine] Fold logic-and/logic-or by distributive laws (authored by bcl5980).

Repository:
  rG LLVM Github Monorepo

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.482598.patch
Type: text/x-patch
Size: 16160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221213/af0e5d57/attachment.bin>


More information about the llvm-commits mailing list