llvm-project
3d47bc9d - [mlir][tosa] Add error if and level checks for COND_IF & WHILE_LOOP (#136194)

Commit
230 days ago
[mlir][tosa] Add error if and level checks for COND_IF & WHILE_LOOP (#136194) Error if checks: verify whether the same length and type between input list, output list, and control-flow blocks. Level_checks: verify whether the nested depth exceeds MAX_NESTING.
Author
Parents
Loading