[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
Wed Dec 9 03:26:12 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd568cff696e8: [LoopVectorizer][SVE] Vectorize a simple loop with with a scalable VF. (authored by sdesmalen).
Herald added a subscriber: NickHung.
Repository:
rG LLVM Github Monorepo
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/metadata-width.ll
llvm/test/Transforms/LoopVectorize/scalable-loop-unpredicated-body-scalar-tail.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91077.310485.patch
Type: text/x-patch
Size: 25680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201209/d4d2d8ec/attachment.bin>
More information about the llvm-commits
mailing list