[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 19:14:49 PST 2022


bcl5980 updated this revision to Diff 479506.
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.479506.patch
Type: text/x-patch
Size: 7356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221202/565ac2af/attachment.bin>


More information about the llvm-commits mailing list