[llvm] [SLP]: Introduce and use getDataFlowCost (PR #112999)

Alexey Bataev via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 19 10:20:06 PDT 2024


================
@@ -10566,7 +10646,6 @@ InstructionCost BoUpSLP::getTreeCost(ArrayRef<Value *> VectorizedVals) {
   if (ViewSLPTree)
     ViewGraph(this, "SLP" + F->getName(), false, Str);
 #endif
-
----------------
alexey-bataev wrote:

Restore

https://github.com/llvm/llvm-project/pull/112999


More information about the llvm-commits mailing list