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

JunMa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 15 04:47:24 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2ac58e21a115: [InstCombine] Remove scalable vector restriction when fold SelectInst (authored by junparser).

Repository:
  rG LLVM Github Monorepo

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.311867.patch
Type: text/x-patch
Size: 6981 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201215/98ee3e55/attachment.bin>


More information about the llvm-commits mailing list