summaryrefslogtreecommitdiff
path: root/test/OpenMP/nvptx_target_simd_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP][NVPTX] target [teams distribute] simd maybe run withoutAlexey Bataev2019-04-191-8/+8
* [OPENMP][NVPTX]Run combined constructs with if clause in SPMD mode.Alexey Bataev2019-04-171-12/+12
* [OPENMP, NVPTX] Emit simple reduction if requested.Alexey Bataev2018-06-181-3/+2
* [OPENMP, NVPTX] Do not use SPMD mode for target simd and target teamsAlexey Bataev2018-05-111-17/+13
* [OPENMP] Add support for reductions on simd directives in targetAlexey Bataev2018-05-021-8/+26
* [OpenMP] Extend NVPTX SPMD implementation of combined constructsCarlo Bertolli2018-02-281-0/+74