[all-commits] [llvm/llvm-project] dae8c7: [mlir][linalg] TileToForallOp: Support memref ops

Matthias Springer via All-commits all-commits at lists.llvm.org
Wed Jun 21 00:16:36 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dae8c72495ed531dadecb91f19c23dd4ccbca160
      https://github.com/llvm/llvm-project/commit/dae8c72495ed531dadecb91f19c23dd4ccbca160
  Author: Matthias Springer <me at m-sp.org>
  Date:   2023-06-21 (Wed, 21 Jun 2023)

  Changed paths:
    M mlir/lib/Dialect/Linalg/Transforms/Tiling.cpp
    M mlir/test/Dialect/GPU/transform-gpu-failing.mlir
    M mlir/test/Dialect/GPU/transform-gpu.mlir
    M mlir/test/Dialect/Linalg/tile-to-foreach-thread.mlir

  Log Message:
  -----------
  [mlir][linalg] TileToForallOp: Support memref ops

Support tiling of ops with memref semantics.

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




More information about the All-commits mailing list