Skip to content

Commit 262a861

Browse files
author
Chandra Ghale
committed
Release notes update
1 parent 7e324bd commit 262a861

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -530,12 +530,7 @@ OpenMP Support
530530
- Added support 'no_openmp_constructs' assumption clause.
531531
- Added support for 'self_maps' in map and requirement clause.
532532
- Added support for 'omp stripe' directive.
533-
- Fixed a crashing bug with ``omp unroll partial`` if the argument to
534-
``partial`` was an invalid expression. (#GH139267)
535-
- Fixed a crashing bug with ``omp tile sizes`` if the argument to ``sizes`` was
536-
an invalid expression. (#GH139073)
537-
- Fixed a crashing bug with ``omp distribute dist_schedule`` if the argument to
538-
``dist_schedule`` was not strictly positive. (#GH139266)
533+
- Added support for private variable reduction.
539534

540535
Improvements
541536
^^^^^^^^^^^^

0 commit comments

Comments
 (0)