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

Dinar Temirbulatov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 2 18:54:45 PDT 2019


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

Moved finding subtree logic out of getTreeCost() to tryPartialVectorization().


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/PR31847.ll
  test/Transforms/SLPVectorizer/X86/crash_cmpop.ll
  test/Transforms/SLPVectorizer/X86/crash_mandeltext.ll
  test/Transforms/SLPVectorizer/X86/lookahead.ll
  test/Transforms/SLPVectorizer/X86/slp-throttle.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57779.222951.patch
Type: text/x-patch
Size: 49024 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191003/f95fa576/attachment.bin>


More information about the llvm-commits mailing list