[PATCH] D88962: [SVE] Add support for scalable vectors with vectorize.scalable.enable loop attribute

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 2 05:24:31 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG71bd59f0cb6d: [SVE] Add support for scalable vectors with vectorize.scalable.enable loop… (authored by david-arm).

Changed prior to commit:
  https://reviews.llvm.org/D88962?vs=307537&id=308940#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88962

Files:
  llvm/docs/LangRef.rst
  llvm/include/llvm/Transforms/Utils/LoopUtils.h
  llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
  llvm/lib/Transforms/Scalar/WarnMissedTransforms.cpp
  llvm/lib/Transforms/Utils/LoopUtils.cpp
  llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/metadata-width.ll
  llvm/test/Transforms/LoopVectorize/no_array_bounds_scalable.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88962.308940.patch
Type: text/x-patch
Size: 18087 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201202/12e661ee/attachment.bin>


More information about the llvm-commits mailing list