[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
Mon Oct 19 03:14:07 PDT 2020
david-arm updated this revision to Diff 298980.
david-arm added a comment.
- Updated documentation for vectorize_width loop attribute.
- Added lambda functions to be used when validating and setting loop hint attributes.
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.298980.patch
Type: text/x-patch
Size: 14057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201019/74c2fafb/attachment.bin>
More information about the llvm-commits
mailing list