Alex Bezzubikov
Alex Bezzubikov
> @zuban32 Do you think this patch could be pushed to Phabricator? Absolutely, I just need to split it into 2-3 smaller patches before uploading. Plan to do that in...
In case of OCL the answer is no, unless you're using some custom compiler driver and frontend which are able to distinguish between the CPU host and device code and...
@seanbaxter but you still have to customize clang driver to invoke clang twice - first for cpu codegen and generating some glue code to call your kernel (typically some OpenCL...