[PATCH] D57779: [SLP] Add support for throttling.

Dinar Temirbulatov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 10 04:30:17 PDT 2020


dtemirbulatov updated this revision to Diff 249308.
dtemirbulatov added a comment.

Replaced auto with "SmallVector<std::unique_ptr<TreeState>, 8>::iterator " at 5207


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57779/new/

https://reviews.llvm.org/D57779

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/X86/pr35497.ll
  llvm/test/Transforms/SLPVectorizer/X86/slp-throttle.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57779.249308.patch
Type: text/x-patch
Size: 62317 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200310/9bfa8788/attachment.bin>


More information about the llvm-commits mailing list