[Openmp-commits] [PATCH] D144893: [OpenMP][WIP] `spir64` device runtime library template
Jean-Baptiste Skutnik via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Mar 29 14:23:12 PDT 2023
spoutn1k updated this revision to Diff 509478.
spoutn1k added a comment.
Herald added subscribers: cfe-commits, jplehr, sunshaoce.
Herald added a project: clang.
Defined spirv methods as extern and defined spirv enums.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144893/new/
https://reviews.llvm.org/D144893
Files:
clang/lib/Frontend/CompilerInvocation.cpp
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.509478.patch
Type: text/x-patch
Size: 14058 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230329/c490d076/attachment.bin>
More information about the Openmp-commits
mailing list