[PATCH] D27004: Set unroll remainder to epilog if profitable
Evgeny Stupachenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 13 10:10:12 PST 2017
evstupac added a comment.
PING.
Are there any major concerns regarding epilogue, besides this: https://bugs.llvm.org//show_bug.cgi?id=30939?
It looks like we are accepting epilogue for vectorization for some reason and can not accept it for unroll.
Repository:
rL LLVM
https://reviews.llvm.org/D27004
More information about the llvm-commits
mailing list