[PATCH] D21720: Unroll for uncountable loops
Evgeny Stupachenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 10 09:56:28 PST 2017
evstupac added a comment.
> but maybe our existing heuristic should get it?
No. We don't do unroll of uncountable loops at all.
Repository:
rL LLVM
https://reviews.llvm.org/D21720
More information about the llvm-commits
mailing list