[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
Wed Nov 20 03:50:50 PST 2019


ebrevnov updated this revision to Diff 230227.
ebrevnov added a comment.

Rebase. Attempt2.


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/hot_short_tc_loop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67805.230227.patch
Type: text/x-patch
Size: 13635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191120/8e9d7f3c/attachment.bin>


More information about the llvm-commits mailing list