[PATCH] D144893: [OpenMP][WIP] `spir64` device runtime library template

Jean-Baptiste Skutnik via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 9 17:39:11 PST 2023


spoutn1k updated this revision to Diff 503991.
spoutn1k edited the summary of this revision.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144893

Files:
  llvm/include/llvm/Frontend/OpenMP/OMPGridValues.h
  llvm/include/llvm/Frontend/OpenMP/OMPKinds.def
  llvm/lib/Frontend/OpenMP/OMPContext.cpp
  openmp/libomptarget/DeviceRTL/CMakeLists.txt
  openmp/libomptarget/DeviceRTL/include/Types.h
  openmp/libomptarget/DeviceRTL/src/LibC.cpp
  openmp/libomptarget/DeviceRTL/src/Mapping.cpp
  openmp/libomptarget/DeviceRTL/src/Misc.cpp
  openmp/libomptarget/DeviceRTL/src/State.cpp
  openmp/libomptarget/DeviceRTL/src/Synchronization.cpp
  openmp/libomptarget/DeviceRTL/src/Utils.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144893.503991.patch
Type: text/x-patch
Size: 12118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230310/47ece828/attachment.bin>


More information about the llvm-commits mailing list