[PATCH] D157484: [VPlan] Support scalable vectors in outer-loop vectorization

Lou via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 29 13:25:23 PDT 2023


iamlouk updated this revision to Diff 557498.
iamlouk added a comment.

Rebase and add comment on VF selection.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157484

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/AArch64/outer_loop_prefer_scalable.ll
  llvm/test/Transforms/LoopVectorize/outer_loop_scalable.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157484.557498.patch
Type: text/x-patch
Size: 23650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230929/ef17cb24/attachment.bin>


More information about the llvm-commits mailing list