[PATCH] D47849: [OpenMP][Clang][NVPTX] Enable math functions called in an OpenMP NVPTX target device region to be resolved as device-native function calls
Jonas Hahnfeld via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 7 08:25:40 PDT 2018
Hahnfeld added a comment.
Do we still need this? I think what we really need to solve is the problem of (host) inline assembly in the header files...
Repository:
rC Clang
https://reviews.llvm.org/D47849
More information about the cfe-commits
mailing list