llvm-project
5840aa95 - [mlir][Transforms] Fix crash in dialect conversion (#82783)

Commit
1 year ago
[mlir][Transforms] Fix crash in dialect conversion (#82783) This is a follow-up to #82333. It is possible that the target block of a `BlockTypeConversionRewrite` is detached, so the `MLIRContext` cannot be taken from the block.
Parents
Loading