We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1140199 commit 838906cCopy full SHA for 838906c
clang/docs/ReleaseNotes.rst
@@ -1281,6 +1281,8 @@ OpenMP Support
1281
- Changed the OpenMP DeviceRTL to use 'generic' IR. The
1282
``LIBOMPTARGET_DEVICE_ARCHITECTURES`` CMake argument is now unused and will
1283
always build support for AMDGPU and NVPTX targets.
1284
+- Added support for combined masked constructs 'omp parallel masked taskloop',
1285
+ 'omp parallel masked taskloop simd','omp masked taskloop' and 'omp masked taskloop simd' directive.
1286
1287
Improvements
1288
^^^^^^^^^^^^
0 commit comments