[all-commits] [llvm/llvm-project] b217bc: [mlir][Transforms] Add support for `ConversionPatt...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Mon Aug 25 06:29:57 PDT 2025
Branch: refs/heads/users/matthias-springer/repl_all_uses_with
Home: https://github.com/llvm/llvm-project
Commit: b217bce2ba7ecaf94d1e6364cac7b75f4ffb3f41
https://github.com/llvm/llvm-project/commit/b217bce2ba7ecaf94d1e6364cac7b75f4ffb3f41
Author: Matthias Springer <me at m-sp.org>
Date: 2025-08-25 (Mon, 25 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