llvm-project
fa0f2d2c
- [mlir][tosa] Fix crash in `tosa.concat` verifier (#165966)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 day ago
[mlir][tosa] Fix crash in `tosa.concat` verifier (#165966) The `tosa.concat` verifier crashed when the output rank did not match the input rank. This PR adds a proper check and error emission to prevent the crash. Fixes #159742.
References
#165966 - [mlir][tosa] Fix crash in `tosa.concat` verifier
Author
CoTinker
Parents
5ba0c7c1
Loading