[all-commits] [llvm/llvm-project] bb2bd5: Revert "[mlir] Improve mlir-query by adding matche...
Qinkun Bao via All-commits
all-commits at lists.llvm.org
Tue Jun 24 08:38:01 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bb2bd5fb01c1750d10d77196db4653c14037815e
https://github.com/llvm/llvm-project/commit/bb2bd5fb01c1750d10d77196db4653c14037815e
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" (#145534)
Reverts llvm/llvm-project#141423
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