summaryrefslogtreecommitdiff
path: root/test/OpenMP/nvptx_target_teams_distribute_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP][NVPTX]Mark more functions as always_inline for betterAlexey Bataev2019-05-211-18/+25
* [OPENMP][NVPTX]Use new functions from the runtime library.Alexey Bataev2019-01-041-1/+1
* [OPENMP][NVPTX]Use __kmpc_barrier_simple_spmd(nullptr, 0) instead ofAlexey Bataev2019-01-031-3/+3
* [OPENMP][NVPTX]Emit shared memory buffer for reduction as 128 bytesAlexey Bataev2018-12-181-1/+1
* [OPENMP]Fix handling of the LCVs in loop-based directives.Alexey Bataev2018-11-211-0/+90