[all-commits] [llvm/llvm-project] 440808: [mlir][linalg] MapCopyToThreadsOp: Support tensor.pad

Matthias Springer via All-commits all-commits at lists.llvm.org
Fri Jul 21 06:52:04 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 440808faf63725a024eb42780c6aca2c60b7e597
      https://github.com/llvm/llvm-project/commit/440808faf63725a024eb42780c6aca2c60b7e597
  Author: Matthias Springer <me at m-sp.org>
  Date:   2023-07-21 (Fri, 21 Jul 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-gpu-map-copy-to-threads.mlir

  Log Message:
  -----------
  [mlir][linalg] MapCopyToThreadsOp: Support tensor.pad

Also return the generated loop op.

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




More information about the All-commits mailing list