Skip to content

Commit ba2be8d

Browse files
committed
[clang/OpenMP][docs] Update OpenMP support list for unroll.
1 parent 75baf62 commit ba2be8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/OpenMPSupport.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ want to help with the implementation.
302302
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
303303
| loop extension | Loop tiling transformation | :good:`done` | D76342 |
304304
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
305-
| loop extension | Loop unrolling transformation | :none:`worked on` | |
305+
| loop extension | Loop unrolling transformation | :good:`done` | D99459 |
306306
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
307307
| loop extension | 'reproducible'/'unconstrained' modifiers in 'order' clause | :none:`unclaimed` | |
308308
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+

0 commit comments

Comments
 (0)