[all-commits] [llvm/llvm-project] 93ad0c: [mlir][Transforms] Add support for `ConversionPatt...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Sat Aug 30 09:22:43 PDT 2025
Branch: refs/heads/users/matthias-springer/repl_all_uses_with
Home: https://github.com/llvm/llvm-project
Commit: 93ad0c49462e0cd7f9abefde244fae0eade616eb
https://github.com/llvm/llvm-project/commit/93ad0c49462e0cd7f9abefde244fae0eade616eb
Author: Matthias Springer <me at m-sp.org>
Date: 2025-08-30 (Sat, 30 Aug 2025)
Changed paths:
M mlir/include/mlir/IR/PatternMatch.h
M mlir/include/mlir/Transforms/DialectConversion.h
M mlir/lib/Conversion/FuncToLLVM/FuncToLLVM.cpp
M mlir/lib/Transforms/Utils/DialectConversion.cpp
M mlir/test/lib/Dialect/Test/TestPatterns.cpp
Log Message:
-----------
[mlir][Transforms] Add support for `ConversionPatternRewriter::replaceAllUsesWith`
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