[PATCH] D57779: [SLP] Add support for throttling.
Dinar Temirbulatov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 22 02:23:39 PST 2019
dtemirbulatov updated this revision to Diff 187912.
dtemirbulatov added a comment.
looks like, I addressed the issue of leaf gather nodes.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57779/new/
https://reviews.llvm.org/D57779
Files:
lib/Transforms/Vectorize/SLPVectorizer.cpp
test/Transforms/SLPVectorizer/AArch64/matmul.ll
test/Transforms/SLPVectorizer/AArch64/transpose.ll
test/Transforms/SLPVectorizer/SystemZ/pr34619.ll
test/Transforms/SLPVectorizer/X86/barriercall.ll
test/Transforms/SLPVectorizer/X86/crash_gep.ll
test/Transforms/SLPVectorizer/X86/crash_smallpt.ll
test/Transforms/SLPVectorizer/X86/extract_in_tree_user.ll
test/Transforms/SLPVectorizer/X86/extractcost.ll
test/Transforms/SLPVectorizer/X86/long_chains.ll
test/Transforms/SLPVectorizer/X86/resched.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57779.187912.patch
Type: text/x-patch
Size: 75137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190222/2e23871a/attachment.bin>
More information about the llvm-commits
mailing list