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

Erik Eckstein via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 30 10:30:41 PDT 2015


eeckstein added a comment.

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


added in r248923


http://reviews.llvm.org/D13266





More information about the llvm-commits mailing list