summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/master_taskloop_reduction_codegen.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [OPENMP]Emit artificial threprivate vars as threadlocal, if possible.Alexey Bataev2019-12-311-2/+2
| | | | It may improve performance for declare reduction constructs.
* [OPENMP50]Support for 'master taskloop' directive.Alexey Bataev2019-10-101-0/+236
Added full support for master taskloop directive. llvm-svn: 374437
OpenPOWER on IntegriCloud