[PATCH] D67805: [LV] Allow vectorization of hot short trip count loops with epilog
Evgeniy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 27 03:19:48 PDT 2019
ebrevnov updated this revision to Diff 222118.
ebrevnov added a comment.
Test update
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67805/new/
https://reviews.llvm.org/D67805
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/X86/no_fpmath_with_hotness.ll
llvm/test/Transforms/LoopVectorize/check-prof-info.ll
llvm/test/Transforms/LoopVectorize/hot_short_tc_loop.ll
llvm/test/Transforms/LoopVectorize/interleave_short_tc.ll
llvm/test/Transforms/LoopVectorize/tripcount.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67805.222118.patch
Type: text/x-patch
Size: 18613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190927/39deea5f/attachment.bin>
More information about the llvm-commits
mailing list