[PATCH] D122152: [InstCombine] Fold two select patterns into and-or

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 27 07:36:52 PDT 2022


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

update vector test and pattern 2 commute test


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

https://reviews.llvm.org/D122152

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122152.418449.patch
Type: text/x-patch
Size: 5385 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220327/73b18f48/attachment.bin>


More information about the llvm-commits mailing list