[PATCH] D96547: [LoopVectorize] Let selectVectorizationFactor choose a scalable VF.

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 18 08:10:38 PST 2021


sdesmalen updated this revision to Diff 324647.
sdesmalen added a comment.

Rebased


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

https://reviews.llvm.org/D96547

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/AArch64/scalable-vf-analysis.ll
  llvm/test/Transforms/LoopVectorize/AArch64/scalable-vf-hint.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96547.324647.patch
Type: text/x-patch
Size: 10428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210218/db1d0a39/attachment-0001.bin>


More information about the llvm-commits mailing list