[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
Mon Nov 16 07:38:23 PST 2020


sdesmalen updated this revision to Diff 305509.
sdesmalen marked 5 inline comments as done.
sdesmalen added a comment.

- Addressed comments.
- Rebased after parent revision D88962 <https://reviews.llvm.org/D88962> was updated.


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.305509.patch
Type: text/x-patch
Size: 22822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201116/20e724b6/attachment.bin>


More information about the llvm-commits mailing list