[Openmp-commits] [PATCH] D70328: [libomptarget][nfc] Move some source into common from nvptx
Jon Chesterfield via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon Nov 18 08:18:18 PST 2019
JonChesterfield added a comment.
Ping. If this approach is viable, can follow up with some more source into common and a cmake file that will build (the available subset of) amdgcn's deviceRTL.
Note that the single link x.cu shims are adjacent to the CMakeLists.txt, being logically part of the build system.
Alternatively, if the renaming from foo.cu to foo.cpp is deemed premature, that's fine too - my primary motivation is to reduce the source duplication between nvptx and amdgcn.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70328/new/
https://reviews.llvm.org/D70328
More information about the Openmp-commits
mailing list