rjmccall added a comment.

> I was already planning to add this. I could look into it next and maybe just 
> a add FIXME in the test for now.

Sure.

> Btw global lambda objects are in `__global` address space in OpenCL.

Just based on being written outside of a function body or in a static-local 
initializer?  I guess it's supportable; you can reasonably allocate global 
memory for those temporaries.


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

https://reviews.llvm.org/D69938



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

Reply via email to