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

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 6 18:04:17 PST 2022


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

address comments.


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.480724.patch
Type: text/x-patch
Size: 11393 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221207/73028057/attachment.bin>


More information about the llvm-commits mailing list