[PATCH] D88962: [SVE] Add support for scalable vectors in vectorize_width loop attribute

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 5 08:50:58 PST 2020


david-arm updated this revision to Diff 303134.
david-arm marked an inline comment as done.

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

https://reviews.llvm.org/D88962

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88962.303134.patch
Type: text/x-patch
Size: 13981 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201105/564b4dfc/attachment.bin>


More information about the llvm-commits mailing list