llvm-project/openmp/libomptarget/deviceRTLs
JonChesterfield 94c59ea8dd [libomptarget] Implement target_impl for amdgcn
Summary:
[libomptarget] Implement target_impl for amdgcn

Smallest atomic addition for a new target. Implements enough of the amdgcn
specific code that some of the source files under nvptx/src could be compiled,
without modification, to run on amdgcn.

This foreshadows a work in progress patch to move said source out of nvptx/src.
Patch based on fork at https://github.com/ROCm-Developer-Tools/llvm-project

Reviewers: ABataev, jdoerfert, grokos, ronlieb

Subscribers: jvesely, jfb, openmp-commits

Tags: #openmp

Differential Revision: https://reviews.llvm.org/D69718
2019-11-01 15:46:35 +00:00
..
amdgcn/src [libomptarget] Implement target_impl for amdgcn 2019-11-01 15:46:35 +00:00
nvptx [LIBOMPTARGET]Call GetLaneId function, do not use its address in debug 2019-11-01 09:43:47 -04:00
CMakeLists.txt Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
interface.h [libomptarget] Implement target_impl for amdgcn 2019-11-01 15:46:35 +00:00