[PATCH] D52629: [OpenMP] Make default parallel for schedule in NVPTX target regions in SPMD mode achieve coalescing

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 27 13:30:36 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC343260: [OpenMP] Make default parallel for schedule in NVPTX target regions in SPMD… (authored by gbercea, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D52629?vs=167386&id=167387#toc

Repository:
  rC Clang

https://reviews.llvm.org/D52629

Files:
  lib/CodeGen/CGOpenMPRuntime.h
  lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
  lib/CodeGen/CGOpenMPRuntimeNVPTX.h
  lib/CodeGen/CGStmtOpenMP.cpp
  test/OpenMP/nvptx_target_teams_distribute_parallel_for_codegen.cpp
  test/OpenMP/nvptx_target_teams_distribute_parallel_for_simd_codegen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52629.167387.patch
Type: text/x-patch
Size: 5482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180927/7b8ee8fe/attachment.bin>


More information about the cfe-commits mailing list