[PATCH] D57669: [SLP] Fix incorrect cost tree calculation.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 4 04:00:51 PST 2019


ABataev added a comment.

It does not look correct to me. Seems, you're throwing away the cost of the gather nodes.


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

https://reviews.llvm.org/D57669





More information about the llvm-commits mailing list