llvm-project
5840aa95
- [mlir][Transforms] Fix crash in dialect conversion (#82783)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#82783 - [mlir][Transforms] Fix crash in dialect conversion
Author
matthias-springer
Parents
55bc0488
Loading