[PATCH] D88786: [CUDA] Suppress comdat on host-side shadow variables registered by __cuda_register_globals

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Oct 3 13:58:48 PDT 2020


MaskRay added a comment.

Maybe we should disallow it instead. nvcc from CUDA 11.1 does not allow `__device__ inline` or `__device__ constexpr`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88786



More information about the cfe-commits mailing list