[mlir][docs] Complement list of supported scf ops

This commit is contained in:
Marius Brehler 2021-09-06 05:51:36 +00:00
parent 0e03450ae4
commit 779368bd9f
1 changed files with 1 additions and 0 deletions

View File

@ -31,4 +31,5 @@ translating the following operations:
* `std.return`
* 'scf' Dialect
* `scf.for`
* `scf.if`
* `scf.yield`