llvm-project
fa0f2d2c - [mlir][tosa] Fix crash in `tosa.concat` verifier (#165966)

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