[PATCH] D80339: [SVE] Eliminate calls to default-false VectorType::get() from Vectorize

Christopher Tetreault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 28 13:14:08 PDT 2020


ctetreau updated this revision to Diff 267017.
ctetreau added a comment.

rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80339

Files:
  llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
  llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80339.267017.patch
Type: text/x-patch
Size: 16739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200528/7dead0ef/attachment.bin>


More information about the llvm-commits mailing list