[mlir][linalg] TileToForallOp: Support memref ops
authorMatthias Springer <me@m-sp.org>
Wed, 21 Jun 2023 07:10:45 +0000 (09:10 +0200)
committerMatthias Springer <me@m-sp.org>
Wed, 21 Jun 2023 07:12:34 +0000 (09:12 +0200)
commitdae8c72495ed531dadecb91f19c23dd4ccbca160
treebc442c09e6ed85b01b7f67b1b9ec7b1f3acacfaf
parent9fa7998555e8c0f18bd9bf052adfa2395f54407e
[mlir][linalg] TileToForallOp: Support memref ops

Support tiling of ops with memref semantics.

Differential Revision: https://reviews.llvm.org/D153353
mlir/lib/Dialect/Linalg/Transforms/Tiling.cpp
mlir/test/Dialect/GPU/transform-gpu-failing.mlir
mlir/test/Dialect/GPU/transform-gpu.mlir
mlir/test/Dialect/Linalg/tile-to-foreach-thread.mlir