[PATCH] D80858: [CUDA][HIP] Support accessing static device variable in host code

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 28 11:44:44 PDT 2020


tra added a comment.

I think Sam's approach is reasonable.

The ability to supply CUID to sub-compilations is useful by itself and should probably be split into a separate patch as it's largely independent of the externalization of file-scope static vars.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80858/new/

https://reviews.llvm.org/D80858



More information about the cfe-commits mailing list