llvm-project
6dd93e33
- [mlir][tosa] Fix TosaNarrowTypes conversion order to prevent rollback crash (#207372)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
18 days ago
[mlir][tosa] Fix TosaNarrowTypes conversion order to prevent rollback crash (#207372) Fix #206952 by doing `convertRegionTypes` before moving and unlinking the blocks when handling `tosa.cond_if` ops. This will cause a crash when doing rollback.
References
#207372 - [mlir][tosa] Fix TosaNarrowTypes conversion order to prevent rollback crash
Author
hockyy
Parents
5ddd0831
Loading