keryell added a comment.

In https://reviews.llvm.org/D53705#1284268, @rjmccall wrote:

>




> Okay.  So the purpose of OpenCL C++ is to provide a non-unified model that 
> allows you to easily run C++ code on the CPU.

It is just the second-order purpose.
A C++-based kernel language to program accelerators without C++ language 
extension, so that the code could also mostly run on a CPU without a specific 
compiler.


Repository:
  rC Clang

https://reviews.llvm.org/D53705



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

Reply via email to