Skip to content

Commit 6630cde

Browse files
[flang][docs] Update release notes for OpenMP (#147988)
Co-authored-by: Kiran Chandramohan <kiranchandramohan@gmail.com>
1 parent a60405c commit 6630cde

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

flang/docs/ReleaseNotes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ page](https://llvm.org/releases/).
2525
## Major New Features
2626

2727
* Initial support for VOLATILE variables and procedure interface arguments has been added.
28+
* OpenMP support is stable and no longer considered experimental. All of OpenMP 3.1 is
29+
supported, along with much of OpenMP 4.0 and some parts of later standards.
2830

2931
## Bug Fixes
3032

0 commit comments

Comments
 (0)