[PATCH] D71053: [WIP][LV] Take overhead of run-time checks into account during vectorization.
Evgeniy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 9 02:45:00 PST 2020
ebrevnov updated this revision to Diff 236998.
ebrevnov added a comment.
Introduce control flag for the feature and disable by default + Rebase.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71053/new/
https://reviews.llvm.org/D71053
Files:
llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/short_tc_rt_checks.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71053.236998.patch
Type: text/x-patch
Size: 43879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200109/a573e0ff/attachment.bin>
More information about the llvm-commits
mailing list