diff --git a/doc/reference.rst b/doc/reference.rst index 71062604e2e2d6fe8462e327b07bbf3e0444a520..a6c3bc988409f6f037b8a86ea7ec3d05410448b1 100644 --- a/doc/reference.rst +++ b/doc/reference.rst @@ -10,6 +10,15 @@ guide :ref:`guide` instead. .. _tags: +Expressions +----------- + +* `if` +* complex-valued arithmetic + +Assignments and Substitution Rules +---------------------------------- + Tags ---- @@ -21,6 +30,7 @@ Tag Meaning `"l.auto"` Automatically chosen local (intra-group) axis `"unr"` Plain unrolling `"ilp"` Unroll using instruction-level parallelism +`"inn"` Realize parallel iname as innermost loop ===================== ==================================================== (Throughout this table, `N` must be replaced by an actual number.)