[PATCH] D105473: [LV] Ignore candidate VFs with invalid costs.
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 9 09:36:55 PDT 2021
sdesmalen updated this revision to Diff 357546.
sdesmalen marked an inline comment as done.
sdesmalen added a comment.
Changed `selectUserVectorizationFactor` to return a `bool` to indicate if the UserVF is feasible.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105473/new/
https://reviews.llvm.org/D105473
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/AArch64/scalable-call.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105473.357546.patch
Type: text/x-patch
Size: 10286 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210709/ec9c9d41/attachment.bin>
More information about the llvm-commits
mailing list