diff --git a/doc/ref_kernel.rst b/doc/ref_kernel.rst index 85716fd93ff4768e8ec075c8afa7f0a9b0363999..3f01b0764f71e9ce2de86a66cc71f56473a7dc9f 100644 --- a/doc/ref_kernel.rst +++ b/doc/ref_kernel.rst @@ -130,6 +130,7 @@ Iname Implementation Tags Tag Meaning =============================== ==================================================== ``None`` | ``"for"`` Sequential loop +``"ord"`` Forced-order sequential loop ``"l.N"`` Local (intra-group) axis N ("local") ``"g.N"`` Group-number axis N ("group") ``"unr"`` Unroll