ebevhan added a comment.

In D58346#4359291 <https://reviews.llvm.org/D58346#4359291>, @jhuber6 wrote:

> should C++ really be limited by OpenCL here?

It probably shouldn't. There's many places in the codebase where OpenCL flags 
restrict generic address space behavior. I have a patch at D62574 
<https://reviews.llvm.org/D62574> that attempts to formalize the address space 
rules a bit more (which I think also gets rid of the OpenCL restrictions you 
mention) but there's never been any huge interest and I don't have the time to 
push for it.

Whether that patch actually solves your problem or not, I don't know.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D58346

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

Reply via email to