[PATCH] D13266: SLPVectorizer: limit the scheduling region size per basic block to avoid long compile times for very large blocks.

Michael Zolotukhin via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 29 17:42:08 PDT 2015


mzolotukhin added a comment.

LGTM, thanks!

BTW, would it make sense to add a test to check that we properly use `MinScheduleRegionSize` too?

Thanks,
Michael


http://reviews.llvm.org/D13266





More information about the llvm-commits mailing list