[PATCH] D18237: [SLPVectorizer] Try to vectorize in the range from MaxVecRegSize to MinVecRegSize
Jongwon Lee via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 29 17:18:26 PDT 2016
JongwonLee added a comment.
In SPEC benchmark, compile-time increases by 2.8%. In LLVM test-suite, compile-time decreases by 9 %. The data are measured from the average of three times executions.
http://reviews.llvm.org/D18237
More information about the llvm-commits
mailing list