[PATCH] D102507: [HIP] Support <functional> in device code
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 21 08:14:01 PDT 2021
yaxunl added a comment.
In D102507#2792087 <https://reviews.llvm.org/D102507#2792087>, @rsmith wrote:
> @ldionne How should we go about establishing whether libc++ would be prepared to officially support CUDA? Right now, Clang's CUDA support is patching in attributes onto libc++ functions from the outside, which doesn't seem like a sustainable model.
ping
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102507/new/
https://reviews.llvm.org/D102507
More information about the cfe-commits
mailing list