[all-commits] [llvm/llvm-project] 90824e: [mlir][Transforms] Add 1:N support to `replaceUses...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Mon Jun 23 02:21:06 PDT 2025
Branch: refs/heads/users/matthias-springer/repl_block_arg_1_n
Home: https://github.com/llvm/llvm-project
Commit: 90824e46738be995739e5845536ebdda1e1909e5
https://github.com/llvm/llvm-project/commit/90824e46738be995739e5845536ebdda1e1909e5
Author: Matthias Springer <me at m-sp.org>
Date: 2025-06-23 (Mon, 23 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