[PATCH] D19478: Remove assert mandating you can only use SPIR target with OpenCL

Neil Henning via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 26 02:19:52 PDT 2016


sheredom added a comment.

So we build a bunch of internal libraries in a mix of OpenCL and C++, and then link them all together to create SPIR libraries that can be fed to calls to clLinkProgram and linked against user kernels.

I don't have commit writes to Clang - if the patch is ok to go could one of you bring the patch in for me?


http://reviews.llvm.org/D19478





More information about the cfe-commits mailing list