[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 21 11:21:56 PDT 2020


ctetreau updated this revision to Diff 265548.
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.265548.patch
Type: text/x-patch
Size: 16739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200521/e81620b0/attachment.bin>


More information about the llvm-commits mailing list