[all-commits] [llvm/llvm-project] 227654: Revert "[mlir] Fix `TileUsingForOp` attr-dict prin...
Felix Schneider via All-commits
all-commits at lists.llvm.org
Wed Nov 22 14:26:04 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 227654e87117d7705c78e0ad1d4d9261bbc6af55
https://github.com/llvm/llvm-project/commit/227654e87117d7705c78e0ad1d4d9261bbc6af55
Author: Felix Schneider <fx.schn at gmail.com>
Date: 2023-11-22 (Wed, 22 Nov 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-ops.mlir
Log Message:
-----------
Revert "[mlir] Fix `TileUsingForOp` attr-dict printing/parsing, cleanup assembly format" (#73178)
Reverts llvm/llvm-project#72745 as it is causing test failures on
mlir-nvidia in
`mlir/test/python/dialects/transform_structured_ext.py`.
More information about the All-commits
mailing list