forked from OSchip/llvm-project
[mlir][docs] Complement list of supported scf ops
This commit is contained in:
parent
0e03450ae4
commit
779368bd9f
|
@ -31,4 +31,5 @@ translating the following operations:
|
|||
* `std.return`
|
||||
* 'scf' Dialect
|
||||
* `scf.for`
|
||||
* `scf.if`
|
||||
* `scf.yield`
|
||||
|
|
Loading…
Reference in New Issue