summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/parallel_masked_taskloop_simd_aligned_messages.cpp
AgeCommit message (Collapse)Author
2022-07-01[OpenMP] Initial parsing and semantic support for 'parallel masked taskloop ↵Fazlay Rabbi
simd' construct This patch gives basic parsing and semantic support for "parallel masked taskloop simd" construct introduced in OpenMP 5.1 (section 2.16.10) Differential Revision: https://reviews.llvm.org/D128946