[all-commits] [llvm/llvm-project] 5c60a0: [mlir][Linalg] Support tensor.parallel_insert_slic...

Nicolas Vasilache via All-commits all-commits at lists.llvm.org
Fri Apr 14 06:11:43 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5c60a08c696c0420ddc5fdad5b8e50a7528cb3bf
      https://github.com/llvm/llvm-project/commit/5c60a08c696c0420ddc5fdad5b8e50a7528cb3bf
  Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
  Date:   2023-04-14 (Fri, 14 Apr 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/Linalg/TransformOps/LinalgTransformOps.td
    M mlir/lib/Dialect/Linalg/TransformOps/LinalgTransformOps.cpp
    M mlir/test/Dialect/Linalg/transform-op-insert-slice-to-copy.mlir

  Log Message:
  -----------
  [mlir][Linalg] Support tensor.parallel_insert_slice in transform.insert_slice_to_copy

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




More information about the All-commits mailing list