[PATCH] D75981: [LV] Allow large RT checks, if they are a fraction of the scalar cost (WIP)
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 2 03:28:50 PST 2021
fhahn updated this revision to Diff 327404.
fhahn added a comment.
Ping.
All dependent patches have been submitted now. I also pre-committed a simplified version of the test cases in 0cb9d8acbccb <https://reviews.llvm.org/rG0cb9d8acbccb0f3ef3659d0efa1845845f1fc982>.
The update also adds an option to control the threshold.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75981/new/
https://reviews.llvm.org/D75981
Files:
llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/AArch64/runtime-check-size-based-threshold.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75981.327404.patch
Type: text/x-patch
Size: 9413 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210302/905193aa/attachment.bin>
More information about the llvm-commits
mailing list