[all-commits] [llvm/llvm-project] 54a799: [mlir][linalg] Use TrackingListener for VectorizeOp

Matthias Springer via All-commits all-commits at lists.llvm.org
Wed Apr 5 20:57:50 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 54a799c4aa7a1041d08c331c602ba943fa383566
      https://github.com/llvm/llvm-project/commit/54a799c4aa7a1041d08c331c602ba943fa383566
  Author: Matthias Springer <springerm at google.com>
  Date:   2023-04-06 (Thu, 06 Apr 2023)

  Changed paths:
    M mlir/lib/Dialect/Linalg/TransformOps/LinalgTransformOps.cpp

  Log Message:
  -----------
  [mlir][linalg] Use TrackingListener for VectorizeOp

This is needed so that the transform dialect interpreter is notified about deleted payload ops.

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




More information about the All-commits mailing list