[PATCH] D61304: [OpenCL][PR41609] Deduce static data members to __global addr space

Anastasia Stulova via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 1 02:08:24 PDT 2019


Anastasia added a comment.

In D61304#1485125 <https://reviews.llvm.org/D61304#1485125>, @rjmccall wrote:

> Presumably a similar rule would apply to thread-locals if you supported them.


We don't support them in OpenCL.


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

https://reviews.llvm.org/D61304





More information about the cfe-commits mailing list