llvm-project
6dd93e33 - [mlir][tosa] Fix TosaNarrowTypes conversion order to prevent rollback crash (#207372)

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.
Author
Parents
Loading