[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
Tue Sep 29 17:33:28 PDT 2015
eeckstein updated this revision to Diff 36055.
eeckstein added a comment.
Add an option to set the scheduling budget + a test which uses that option.
Thanks, Michael, for the suggestion.
http://reviews.llvm.org/D13266
Files:
lib/Transforms/Vectorize/SLPVectorizer.cpp
test/Transforms/SLPVectorizer/X86/schedule_budget.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13266.36055.patch
Type: text/x-patch
Size: 8612 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150930/67bc8573/attachment.bin>
More information about the llvm-commits
mailing list