diff mbox series

[committed] libgomp: Mark Loop transformation constructs as implemented in the implementation status

Message ID ZmFYUlwzdkmVOvjy@tucnak
State New
Headers show
Series [committed] libgomp: Mark Loop transformation constructs as implemented in the implementation status | expand

Commit Message

Jakub Jelinek June 6, 2024, 6:33 a.m. UTC
Hi!

The implementation has been committed in r15-1037.

2024-06-06  Jakub Jelinek  <jakub@redhat.com>

	* libgomp.texi (OpenMP 5.1 status): Mark Loop transformation constructs
	as implemented.


	Jakub
diff mbox series

Patch

--- libgomp/libgomp.texi
+++ libgomp/libgomp.texi
@@ -302,7 +302,7 @@  The OpenMP 4.5 specification is fully supported.
 @item @code{error} directive @tab Y @tab
 @item @code{masked} construct @tab Y @tab
 @item @code{scope} directive @tab Y @tab
-@item Loop transformation constructs @tab N @tab
+@item Loop transformation constructs @tab Y @tab
 @item @code{strict} modifier in the @code{grainsize} and @code{num_tasks}
       clauses of the @code{taskloop} construct @tab Y @tab
 @item @code{align} clause in @code{allocate} directive @tab P