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

Dinar Temirbulatov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 22 12:12:20 PDT 2019


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

Fixed remarks, removed Cost state from TreeEntry, turned cl::opt throttling flag false by default.


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/slp-throttle.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57779.191919.patch
Type: text/x-patch
Size: 20901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190322/92e2eff5/attachment.bin>


More information about the llvm-commits mailing list