[PATCH] D98193: [CUDA][HIP] Allow non-ODR use of host var in device

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 29 10:30:11 PDT 2021


tra added a comment.

I think we also may want to check that we allow `sizeof(host_var)` in the GPU code.


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

https://reviews.llvm.org/D98193



More information about the cfe-commits mailing list