[PATCH] D84743: [Clang][AMDGCN] Universal device offloading macros header
Johannes Doerfert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 28 22:30:15 PDT 2020
jdoerfert added a comment.
In D84743#2179441 <https://reviews.llvm.org/D84743#2179441>, @tra wrote:
> I'm not sure it's particularly useful, to be honest. CUDA code still needs to be compatible with NVCC so it can't be used in portable code like TF or other currently used CUDA libraries.
> It could be useful internally, though, so I'm fine with it for that purpose.
FWIW, I was only thinking about `clang/lib/Header` usage. *Potentially* documented for user of clang.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84743/new/
https://reviews.llvm.org/D84743
More information about the cfe-commits
mailing list