[mlir][docs] Complement list of supported scf ops
authorMarius Brehler <marius.brehler@iml.fraunhofer.de>
Mon, 6 Sep 2021 05:51:36 +0000 (05:51 +0000)
committerMarius Brehler <marius.brehler@iml.fraunhofer.de>
Mon, 6 Sep 2021 05:51:36 +0000 (05:51 +0000)
mlir/docs/Dialects/emitc.md

index 515021b..501b745 100644 (file)
@@ -31,4 +31,5 @@ translating the following operations:
   * `std.return`
 * 'scf' Dialect
   * `scf.for`
+  * `scf.if`
   * `scf.yield`