[all-commits] [llvm/llvm-project] 2ca887: [mlir] VectorToSCF target rank is a pass option

Matthias Springer via All-commits all-commits at lists.llvm.org
Thu May 13 18:31:04 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2ca887de6e3c83f77e3ccde172ff55042cece6ab
      https://github.com/llvm/llvm-project/commit/2ca887de6e3c83f77e3ccde172ff55042cece6ab
  Author: Matthias Springer <springerm at google.com>
  Date:   2021-05-14 (Fri, 14 May 2021)

  Changed paths:
    M mlir/include/mlir/Conversion/Passes.td
    M mlir/include/mlir/Conversion/VectorToSCF/VectorToSCF.h
    M mlir/lib/Conversion/VectorToSCF/VectorToSCF.cpp

  Log Message:
  -----------
  [mlir] VectorToSCF target rank is a pass option

Make "target rank" a pass option of VectorToSCF.

Depends On D102101

Reviewed By: nicolasvasilache

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




More information about the All-commits mailing list