[PATCH] D111475: [OpenMP] Add RTL function for getting number of threads in block.

Joseph Huber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 8 19:22:15 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGbad44d5f39bc: [OpenMP] Add RTL function for getting number of threads in block. (authored by jhuber6).

Changed prior to commit:
  https://reviews.llvm.org/D111475?vs=378393&id=378397#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111475/new/

https://reviews.llvm.org/D111475

Files:
  clang/lib/CodeGen/CGOpenMPRuntimeAMDGCN.cpp
  clang/lib/CodeGen/CGOpenMPRuntimeAMDGCN.h
  clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp
  clang/lib/CodeGen/CGOpenMPRuntimeGPU.h
  clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
  clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h
  clang/test/OpenMP/nvptx_distribute_parallel_generic_mode_codegen.cpp
  clang/test/OpenMP/nvptx_parallel_codegen.cpp
  clang/test/OpenMP/nvptx_target_teams_distribute_parallel_for_codegen.cpp
  clang/test/OpenMP/nvptx_target_teams_distribute_parallel_for_generic_mode_codegen.cpp
  clang/test/OpenMP/nvptx_target_teams_distribute_parallel_for_simd_codegen.cpp
  openmp/libomptarget/DeviceRTL/include/Interface.h
  openmp/libomptarget/DeviceRTL/src/Mapping.cpp
  openmp/libomptarget/DeviceRTL/src/Utils.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111475.378397.patch
Type: text/x-patch
Size: 57997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211009/a7e9be1f/attachment-0001.bin>


More information about the cfe-commits mailing list