[PATCH] D137285: [LV] Account for minimum vscale when rejecting scalable vectorization of short loops
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 7 08:17:57 PST 2022
reames updated this revision to Diff 480927.
reames added a comment.
Address third review comment.
In the process of writing my comment explaining why I didn't understand what was meant, I realized I did understand what was meant. :)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137285/new/
https://reviews.llvm.org/D137285
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/RISCV/short-trip-count.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137285.480927.patch
Type: text/x-patch
Size: 6233 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221207/4a94adbe/attachment.bin>
More information about the llvm-commits
mailing list