aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/configuration.py
diff options
context:
space:
mode:
authorMatthias Springer <me@m-sp.org>2025-06-23 12:07:00 +0200
committerGitHub <noreply@github.com>2025-06-23 12:07:00 +0200
commitb1b8f67eab084f235e9f9b145e4b86b823cccc2b (patch)
treeb7994e81b6dedd8ef39365338999a0b2b2236187 /lldb/packages/Python/lldbsuite/test/configuration.py
parent2545d6f7237bb27620e6aef10eee487af8ee8471 (diff)
downloadllvm-b1b8f67eab084f235e9f9b145e4b86b823cccc2b.zip
llvm-b1b8f67eab084f235e9f9b145e4b86b823cccc2b.tar.gz
llvm-b1b8f67eab084f235e9f9b145e4b86b823cccc2b.tar.bz2
[mlir][Transforms] Add 1:N support to `replaceUsesOfBlockArgument` (#145171)
This commit adds 1:N support to `ConversionPatternRewriter::replaceUsesOfBlockArgument`. This was one of the few remaining dialect conversion APIs that does not support 1:N conversions yet. This commit also reuses `replaceUsesOfBlockArgument` in the implementation of `applySignatureConversion`. This is in preparation of the One-Shot Dialect Conversion refactoring. The goal is to bring the `applySignatureConversion` implementation into a state where it works both with and without rollbacks. To that end, `applySignatureConversion` should not directly access the `mapping`.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions