[all-commits] [llvm/llvm-project] 0aef4b: [mlir][IR] Add listener notifications for pattern ...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Thu Mar 7 19:43:33 PST 2024
Branch: refs/heads/users/matthias-springer/pattern_listener
Home: https://github.com/llvm/llvm-project
Commit: 0aef4b91f6aad0335e7eae2849edffd4338f4c40
https://github.com/llvm/llvm-project/commit/0aef4b91f6aad0335e7eae2849edffd4338f4c40
Author: Matthias Springer <springerm at google.com>
Date: 2024-03-08 (Fri, 08 Mar 2024)
Changed paths:
M mlir/include/mlir/IR/PatternMatch.h
M mlir/include/mlir/Rewrite/PatternApplicator.h
M mlir/lib/Rewrite/PatternApplicator.cpp
M mlir/lib/Transforms/Utils/DialectConversion.cpp
M mlir/lib/Transforms/Utils/GreedyPatternRewriteDriver.cpp
Log Message:
-----------
[mlir][IR] Add listener notifications for pattern begin/end
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