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

Lou via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 31 02:10:00 PDT 2023


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

Add check for optimization remarks and rejection of scalable VFs on targets without scalable vectors.


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.554941.patch
Type: text/x-patch
Size: 23326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230831/d92410f6/attachment.bin>


More information about the llvm-commits mailing list