[Openmp-commits] [PATCH] D96533: [libomptarget][amdgcn] Build amdgcn devicertl as openmp
Jon Chesterfield via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Feb 11 11:48:33 PST 2021
JonChesterfield created this revision.
JonChesterfield added reviewers: jdoerfert, ye-luo, ronlieb, tianshilei1992, pdhaliwal.
Herald added subscribers: jfb, guansong, yaxunl, mgorny, jvesely.
JonChesterfield requested review of this revision.
Herald added subscribers: openmp-commits, sstefan1.
Herald added a project: OpenMP.
[libomptarget][amdgcn] Build amdgcn devicertl as openmp
Change cmake to build as openmp and declare the amdgcn intrinsics which
are not presently automatically available to openmp target code.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D96533
Files:
openmp/libomptarget/deviceRTLs/amdgcn/CMakeLists.txt
openmp/libomptarget/deviceRTLs/amdgcn/src/amdgcn_interface.h
openmp/libomptarget/deviceRTLs/amdgcn/src/amdgcn_intrinsics.h
openmp/libomptarget/deviceRTLs/amdgcn/src/amdgcn_locks.hip
openmp/libomptarget/deviceRTLs/amdgcn/src/amdgcn_smid.hip
openmp/libomptarget/deviceRTLs/amdgcn/src/target_impl.h
openmp/libomptarget/deviceRTLs/amdgcn/src/target_impl.hip
openmp/libomptarget/deviceRTLs/common/omptarget.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96533.323105.patch
Type: text/x-patch
Size: 8567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210211/b8489dcf/attachment.bin>
More information about the Openmp-commits
mailing list