[all-commits] [llvm/llvm-project] c0aa1f: Revert "[mlir] Improve mlir-query by adding matche...
Qinkun Bao via All-commits
all-commits at lists.llvm.org
Tue Jun 24 08:37:48 PDT 2025
Branch: refs/heads/revert-141423-Improve-Mlir-Query-with-matcher-combinators
Home: https://github.com/llvm/llvm-project
Commit: c0aa1f007ad7d13e7e8c7949f4d7271f870c7f58
https://github.com/llvm/llvm-project/commit/c0aa1f007ad7d13e7e8c7949f4d7271f870c7f58
Author: Qinkun Bao <qinkun at google.com>
Date: 2025-06-24 (Tue, 24 Jun 2025)
Changed paths:
M mlir/include/mlir/Query/Matcher/Marshallers.h
M mlir/include/mlir/Query/Matcher/MatchFinder.h
M mlir/include/mlir/Query/Matcher/MatchersInternal.h
M mlir/include/mlir/Query/Matcher/SliceMatchers.h
M mlir/include/mlir/Query/Matcher/VariantValue.h
M mlir/lib/Query/Matcher/CMakeLists.txt
R mlir/lib/Query/Matcher/MatchersInternal.cpp
M mlir/lib/Query/Matcher/RegistryManager.cpp
M mlir/lib/Query/Matcher/VariantValue.cpp
M mlir/lib/Query/Query.cpp
R mlir/test/mlir-query/backward-slice-union.mlir
A mlir/test/mlir-query/complex-test.mlir
R mlir/test/mlir-query/forward-slice-by-predicate.mlir
R mlir/test/mlir-query/logical-operator-test.mlir
R mlir/test/mlir-query/slice-function-extraction.mlir
M mlir/tools/mlir-query/mlir-query.cpp
Log Message:
-----------
Revert "[mlir] Improve mlir-query by adding matcher combinators (#141423)"
This reverts commit 12611a7fc71376e88aa01e3f0bbc74517f1a1703.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list