summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/master_taskloop_simd_codegen.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [OPENMP50]Add support for if clause for simd part in master taskloop simd ↵Alexey Bataev2019-12-051-12/+26
| | | | | | | directive. According to OpenMP 5.0, the if clause can be applied to simd subdirective in the combined directives.
* [OPENMP50]Add support for master taskloop simd.Alexey Bataev2019-10-181-0/+239
Added trsing/semantics/codegen for combined construct master taskloop simd. llvm-svn: 375255
OpenPOWER on IntegriCloud