[all-commits] [llvm/llvm-project] c3ec3b: Attribute converter prototype
Matthias Springer via All-commits
all-commits at lists.llvm.org
Wed Mar 5 09:56:08 PST 2025
Branch: refs/heads/users/matthias-springer/attribute-converter
Home: https://github.com/llvm/llvm-project
Commit: c3ec3bdb9efdc71d7778e6b2ecb42c65bfc90a0a
https://github.com/llvm/llvm-project/commit/c3ec3bdb9efdc71d7778e6b2ecb42c65bfc90a0a
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2025-03-05 (Wed, 05 Mar 2025)
Changed paths:
M mlir/include/mlir/IR/PatternMatch.h
M mlir/include/mlir/Transforms/GreedyPatternRewriteDriver.h
M mlir/lib/IR/PatternMatch.cpp
M mlir/lib/Transforms/Utils/GreedyPatternRewriteDriver.cpp
Log Message:
-----------
Attribute converter prototype
Commit: ae8fa931026b97b184d51e3c22d609a97c4c944c
https://github.com/llvm/llvm-project/commit/ae8fa931026b97b184d51e3c22d609a97c4c944c
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2025-03-05 (Wed, 05 Mar 2025)
Changed paths:
M mlir/include/mlir/IR/PatternMatch.h
M mlir/include/mlir/Transforms/GreedyPatternRewriteDriver.h
M mlir/lib/IR/PatternMatch.cpp
M mlir/lib/Transforms/Utils/GreedyPatternRewriteDriver.cpp
Log Message:
-----------
listener based approach
Compare: https://github.com/llvm/llvm-project/compare/c922160dfd8f...ae8fa931026b
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