[PATCH] D96023: [LoopVectorize] Calculate Max Feasible Scalable VF.
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 3 13:46:59 PST 2021
sdesmalen updated this revision to Diff 327899.
sdesmalen added a comment.
Rebased patch.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96023/new/
https://reviews.llvm.org/D96023
Files:
llvm/include/llvm/Analysis/TargetTransformInfo.h
llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
llvm/lib/Analysis/TargetTransformInfo.cpp
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h
llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/AArch64/scalable-vf-analysis.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96023.327899.patch
Type: text/x-patch
Size: 16255 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210303/85b46fbb/attachment.bin>
More information about the llvm-commits
mailing list