diff options
author | Matthias Springer <me@m-sp.org> | 2025-02-04 11:31:45 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-04 11:31:45 +0100 |
commit | e63d543e661ed3b9743d9411b074669cd25aec01 (patch) | |
tree | 472d35bd34883ac8f292cd6e1a1592d165698ab7 /llvm/lib/CodeGen/MachineCopyPropagation.cpp | |
parent | 83ff9d4a34b1e579dd809759d13b70b8837f0cde (diff) | |
download | llvm-e63d543e661ed3b9743d9411b074669cd25aec01.zip llvm-e63d543e661ed3b9743d9411b074669cd25aec01.tar.gz llvm-e63d543e661ed3b9743d9411b074669cd25aec01.tar.bz2 |
[mlir][Transforms] Dialect conversion: Fix `-debug` crash (#125660)
Fix a crash in `ConversionPatternRewriter::replaceUsesOfBlockArgument`
when running with `-debug`. The block that owns the block argument can
be a detached block. In that case, do not attempt to print the name of
the owner op.
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions