[PATCH] D139253: [InstCombine] fold more icmp + select patterns by distributive laws

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 7 07:56:07 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb4c8cfc7c211: [InstCombine] fold more icmp + select patterns by distributive laws (authored by bcl5980).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139253

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139253.480914.patch
Type: text/x-patch
Size: 11393 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221207/9975e098/attachment.bin>


More information about the llvm-commits mailing list