[PATCH] D57779: [SLP] Add support for throttling.
Dinar Temirbulatov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 26 05:37:52 PST 2019
dtemirbulatov updated this revision to Diff 188348.
dtemirbulatov added a comment.
Fix cost calculation, fix the run-time error by adding external users for canceled elements in reduceTree(), add testcase.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57779/new/
https://reviews.llvm.org/D57779
Files:
lib/Transforms/Vectorize/SLPVectorizer.cpp
test/Transforms/SLPVectorizer/X86/intrinsic.ll
test/Transforms/SLPVectorizer/X86/long_chains.ll
test/Transforms/SLPVectorizer/X86/resched.ll
test/Transforms/SLPVectorizer/X86/slp-throttle.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57779.188348.patch
Type: text/x-patch
Size: 67640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190226/1187d9f3/attachment-0001.bin>
More information about the llvm-commits
mailing list