You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: flang/docs/OpenMPSupport.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ local:
17
17
This document outlines the OpenMP API features supported by Flang. It is intended as a general reference.
18
18
For the most accurate information on unimplemented features, rely on the compiler’s TODO or “Not Yet Implemented”
19
19
messages, which are considered authoritative. With the exception of a few corner cases, Flang
20
-
offers full support for OpenMP 3.1 ([See details here](#OpenMP 3.1, OpenMP 2.5, OpenMP 1.1)).
20
+
offers full support for OpenMP 3.1 ([See details here](#openmp-31-openmp-25-openmp-11)).
21
21
Partial support for OpenMP 4.0 is also available and currently under active development. The table below outlines the current status of OpenMP 4.0 feature support.
22
22
The table below details the current support for OpenMP 4.0 features. Work is ongoing to add support
23
23
for OpenMP 4.5 and newer versions; an official support statement for these will be shared in the future.
0 commit comments