llvm-project
c1d01b2f - [mlir][tosa] Add missing verifier for `tosa.pad` (#120934)

Commit
268 days ago
[mlir][tosa] Add missing verifier for `tosa.pad` (#120934) This PR adds a missing verifier for `tosa.pad`, ensuring that the padding shape matches [2*rank(shape1)] according to V1.0.0 Specification. Fixes #119840.
Author
Parents
Loading