Commit ba2be8de authored by Michael Kruse's avatar Michael Kruse
Browse files

[clang/OpenMP][docs] Update OpenMP support list for unroll.

parent 75baf628
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -302,7 +302,7 @@ want to help with the implementation.
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
| loop extension               | Loop tiling transformation                                   | :good:`done`             | D76342                                                                |
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
| loop extension               | Loop unrolling transformation                                | :none:`worked on`        |                                                                       |
| loop extension               | Loop unrolling transformation                                | :good:`done`             | D99459                                                                |
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
| loop extension               | 'reproducible'/'unconstrained' modifiers in 'order' clause   | :none:`unclaimed`        |                                                                       |
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+