[all-commits] [llvm/llvm-project] 6c7acc: [SLP][NFC]Add missing finalize params in the CostE...

Alexey Bataev via All-commits all-commits at lists.llvm.org
Mon May 15 11:20:35 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6c7acc6409cb13c7df264a3d07e2ff2b6119fc40
      https://github.com/llvm/llvm-project/commit/6c7acc6409cb13c7df264a3d07e2ff2b6119fc40
  Author: Alexey Bataev <a.bataev at outlook.com>
  Date:   2023-05-15 (Mon, 15 May 2023)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp

  Log Message:
  -----------
  [SLP][NFC]Add missing finalize params in the CostEstimator, NFC.

Prepare functions for generalization of codegen/cost estimation.

Differential Revision: https://reviews.llvm.org/D150121




More information about the All-commits mailing list