[PATCH] D80858: [CUDA][HIP] Support accessing static device variable in host code for -fno-gpu-rdc

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 4 11:02:19 PDT 2020


tra accepted this revision.
tra added a comment.

What is expected to happen to device statics in anonymous name spaces? It may be worth adding them to the tests.

LGTM otherwise.


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

https://reviews.llvm.org/D80858



More information about the cfe-commits mailing list