[PATCH] D93389: [InstCombine] Remove scalable vector restriction in InstCombineCasts

JunMa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 17 06:03:28 PST 2020


This revision was automatically updated to reflect the committed changes.
junparser marked an inline comment as done.
Closed by commit rG013839990377: [InstCombine] Remove scalable vector restriction in InstCombineCasts (authored by junparser).

Changed prior to commit:
  https://reviews.llvm.org/D93389?vs=312379&id=312476#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93389

Files:
  llvm/lib/IR/Verifier.cpp
  llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
  llvm/test/Transforms/InstCombine/addrspacecast.ll
  llvm/test/Transforms/InstCombine/ptr-int-cast.ll
  llvm/test/Transforms/InstCombine/trunc-extractelement.ll
  llvm/test/Transforms/InstCombine/vec_shuffle.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93389.312476.patch
Type: text/x-patch
Size: 12517 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201217/50d1aceb/attachment.bin>


More information about the llvm-commits mailing list