[all-commits] [llvm/llvm-project] 108794: Revert "[MLIR][Transform] Add attribute in MatchOp...
Mikhail Goncharov via All-commits
all-commits at lists.llvm.org
Thu Dec 7 01:29:08 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 10879403e56b0ba4fde4676ed20ae658d32e3356
https://github.com/llvm/llvm-project/commit/10879403e56b0ba4fde4676ed20ae658d32e3356
Author: Mikhail Goncharov <goncharov.mikhail at gmail.com>
Date: 2023-12-07 (Thu, 07 Dec 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-op-match.mlir
Log Message:
-----------
Revert "[MLIR][Transform] Add attribute in MatchOp to filter by operand type (#67994)"
This reverts commit c4399130ae403acf4e6325b8b46a51bb6abf222f.
Test fails https://lab.llvm.org/buildbot/#/builders/272/builds/2757
More information about the All-commits
mailing list