tra added a comment.

Ouch. This is definitely a bug.  https://godbolt.org/z/faPWcv

Granted, the compilation will eventually fail in most cases due to ptxas 
failing to resolve the reference to the variable we do not generate on the 
device, but it's something we should catch in Sema.

Filed https://bugs.llvm.org/show_bug.cgi?id=48121


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

https://reviews.llvm.org/D91088

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to