[PATCH] D18670: LoopUnroll: some small fixes/tweaks to make it more useful for partial unrolling
Evgeny Stupachenko via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 1 14:31:23 PDT 2016
evstupac added a comment.
Thanks, now I get it.
For your target there is a case when full unroll fails and then partial fails as well. And when patch applied partial unroll is successful. Right? So you can create target test.
It is really more convenient to look at code with maximum context:
svn diff -diff-cmd=diff -x -U999999
Repository:
rL LLVM
http://reviews.llvm.org/D18670
More information about the llvm-commits
mailing list