[all-commits] [llvm/llvm-project] 14d073: Revert "[mlir][transform] Allow arbitrary indices ...
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Tue Jul 4 00:41:37 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 14d073b50f960674a62ef8ad2c34f6fc1e9b0061
https://github.com/llvm/llvm-project/commit/14d073b50f960674a62ef8ad2c34f6fc1e9b0061
Author: Alexander Belyaev <pifon at google.com>
Date: 2023-07-04 (Tue, 04 Jul 2023)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/TransformOps/LinalgTransformOps.td
M mlir/include/mlir/Interfaces/ViewLikeInterface.h
M mlir/lib/Dialect/Linalg/TransformOps/LinalgTransformOps.cpp
M mlir/lib/Dialect/SCF/IR/SCF.cpp
M mlir/lib/Dialect/Transform/Utils/Utils.cpp
M mlir/lib/Interfaces/ViewLikeInterface.cpp
M mlir/test/Dialect/Linalg/transform-op-tile.mlir
M mlir/test/Dialect/Transform/ops.mlir
Log Message:
-----------
Revert "[mlir][transform] Allow arbitrary indices to be scalable"
This reverts commit 048764f23a380fd6f8cc562a0008dcc6095fb594.
Breaks https://lab.llvm.org/buildbot/#/builders/61/builds/45451
More information about the All-commits
mailing list