[all-commits] [llvm/llvm-project] b3760c: [mlir][Transforms] Add 1:N support to `replaceUses...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Sat Jun 21 07:30:35 PDT 2025
Branch: refs/heads/users/matthias-springer/repl_block_arg_1_n
Home: https://github.com/llvm/llvm-project
Commit: b3760c623e4fe8161232533a0b1e65d7bf883d2d
https://github.com/llvm/llvm-project/commit/b3760c623e4fe8161232533a0b1e65d7bf883d2d
Author: Matthias Springer <me at m-sp.org>
Date: 2025-06-21 (Sat, 21 Jun 2025)
Changed paths:
M mlir/include/mlir/Transforms/DialectConversion.h
M mlir/lib/Conversion/FuncToLLVM/FuncToLLVM.cpp
M mlir/lib/Transforms/Utils/DialectConversion.cpp
M mlir/test/Transforms/test-legalizer.mlir
M mlir/test/lib/Dialect/Test/TestPatterns.cpp
Log Message:
-----------
[mlir][Transforms] Add 1:N support to `replaceUsesOfBlockArgument`
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