llvm-project
98845fcc - [mlir][tosa] Disallow shape type in function argument/return types (#175754)

Commit
24 days ago
[mlir][tosa] Disallow shape type in function argument/return types (#175754) This commit adds an additional check to the TOSA validation pass to disallow use of shape types in function arguments and return types. The specification requires these types be tensor types.
Author
Parents
Loading