[PATCH] D93083: [InstCombine] Remove scalable vector restriction in foldSelectOpOp

JunMa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 13 20:18:38 PST 2020


junparser updated this revision to Diff 311480.
junparser added a comment.

Address the comment, update the testcase. Also fix same issue in foldBitcastSelect.


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

https://reviews.llvm.org/D93083

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93083.311480.patch
Type: text/x-patch
Size: 6981 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201214/1ccd83f9/attachment-0001.bin>


More information about the llvm-commits mailing list