[all-commits] [llvm/llvm-project] 170a25: [mlir][TilingInterface] Make the tiling set tile s...
MaheshRavishankar via All-commits
all-commits at lists.llvm.org
Mon Sep 18 17:19:04 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 170a25a793d20c31234d57e052d0cca07bba8363
https://github.com/llvm/llvm-project/commit/170a25a793d20c31234d57e052d0cca07bba8363
Author: MaheshRavishankar <1663364+MaheshRavishankar at users.noreply.github.com>
Date: 2023-09-18 (Mon, 18 Sep 2023)
Changed paths:
M mlir/include/mlir/Dialect/SCF/Transforms/TileUsingInterface.h
M mlir/lib/Dialect/Linalg/TransformOps/LinalgTransformOps.cpp
M mlir/lib/Dialect/SCF/Transforms/TileUsingInterface.cpp
M mlir/test/Dialect/Linalg/transform-op-tile.mlir
M mlir/test/lib/Interfaces/TilingInterface/TestTilingInterface.cpp
Log Message:
-----------
[mlir][TilingInterface] Make the tiling set tile sizes function use `OpFoldResult`. (#66566)
More information about the All-commits
mailing list