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

Dinar Temirbulatov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 19 17:05:18 PDT 2020


dtemirbulatov added a comment.

I measured the total time increase for SPEC2006 INT using "-ftime-trace" just for the SLP pass with "-mllvm -slp-throttle=true" and "-mllvm -slp-throttle=false" for the same compiler and the difference is about ~0.1%. This is for the last revision.


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

https://reviews.llvm.org/D57779





More information about the llvm-commits mailing list