jfb added a comment.

Note that I don't touch the OpenCL __constant stuff, because the separate 
address space means this can be actually read-only, which means you can't 
cmpxchg for very wide reads.


Repository:
  rC Clang

https://reviews.llvm.org/D47618



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D47618: _... JF Bastien via Phabricator via cfe-commits
    • [PATCH] D476... JF Bastien via Phabricator via cfe-commits
    • [PATCH] D476... Richard Smith - zygoloid via Phabricator via cfe-commits

Reply via email to