[PATCH] D91077: [LoopVectorizer][SVE] Vectorize a simple loop with with a scalable VF.
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 12 06:09:41 PST 2020
sdesmalen updated this revision to Diff 304814.
sdesmalen marked an inline comment as done.
sdesmalen added a comment.
s/scalarise/scalarize
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91077/new/
https://reviews.llvm.org/D91077
Files:
llvm/include/llvm/IR/IRBuilder.h
llvm/lib/IR/IRBuilder.cpp
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPlan.h
llvm/test/Transforms/LoopVectorize/scalable-loop-unpredicated-body-scalar-tail.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91077.304814.patch
Type: text/x-patch
Size: 20935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201112/bd3aafdf/attachment.bin>
More information about the llvm-commits
mailing list