summaryrefslogtreecommitdiff
path: root/test/OpenMP/teams_distribute_simd_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP]Call __kmpc_push_tripcount in task context.Alexey Bataev2019-09-231-4/+1
* [OPENMP]Improve detection of number of teams, threads in targetAlexey Bataev2019-04-101-8/+8
* [OPENMP]Add call to __kmpc_push_target_tripcount() function.Alexey Bataev2019-01-071-0/+4
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+32
* [OPENMP] Initial codegen for `teams distribute simd` directive.Alexey Bataev2017-12-061-0/+251