[PATCH] D139076: [InstCombine] fold icmp + select pattern by distributive laws

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 1 07:13:51 PST 2022


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

rebase code


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

https://reviews.llvm.org/D139076

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139076.479288.patch
Type: text/x-patch
Size: 7374 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221201/ffd6b083/attachment-0001.bin>


More information about the llvm-commits mailing list