diff options
author | Matthias Springer <me@m-sp.org> | 2025-06-23 11:06:14 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-23 11:06:14 +0200 |
commit | b9c979d3698e56714db88385629a167786d07410 (patch) | |
tree | f5aa96c7014758722fcfeb78643b9aafc3191d50 /lldb/packages/Python/lldbsuite/test/configuration.py | |
parent | 092ef1da45945d1bfa304db63c140b8cd115850d (diff) | |
download | llvm-b9c979d3698e56714db88385629a167786d07410.zip llvm-b9c979d3698e56714db88385629a167786d07410.tar.gz llvm-b9c979d3698e56714db88385629a167786d07410.tar.bz2 |
[mlir][Transforms] Dialect conversion: Simplify `replaceOp` implementation (#145155)
Since #145030, `ConversionPatternRewriter::eraseBlock` no longer calls
`ConversionPatternRewriter::eraseOp`. This now happens in the rewriter
impl (during the cleanup phase). Therefore, a safety check in
`replaceOp` can now be simplified.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions