tra added a comment.

> We can restrict externalization to constant variables with explicit 
> 'constant' attributes only, which should fix this issue.

SGTM. If it does not have explicit device-side attribute, it's never going to 
need to cross host/device boundary. I guess this applies to vars with 
`__device__` attribute, too.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80858

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

Reply via email to