[PATCH] D96997: [LV] Compute max scalable & fixed VFs up front, then apply them. (WIP)
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 4 14:16:28 PST 2021
fhahn updated this revision to Diff 328307.
fhahn added a comment.
Rebase & some improvements
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96997/new/
https://reviews.llvm.org/D96997
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/AArch64/scalable-reductions.ll
llvm/test/Transforms/LoopVectorize/AArch64/scalable-vf-hint.ll
llvm/test/Transforms/LoopVectorize/scalable-vf-hint.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96997.328307.patch
Type: text/x-patch
Size: 23265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210304/1fc7f4c2/attachment.bin>
More information about the llvm-commits
mailing list