Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for cl_ext_cxx_for_opencl #15

Open
MathiasMagnus opened this issue Mar 25, 2022 · 0 comments
Open

Support for cl_ext_cxx_for_opencl #15

MathiasMagnus opened this issue Mar 25, 2022 · 0 comments

Comments

@MathiasMagnus
Copy link

Support for online compilation of C++ for OpenCL via exposing the cl_ext_cxx_for_opencl extension. Bundling the necessary parts of the Clang/LLVM/LLVM-SPIRV projects as a library and triggering when the user feeds „-cl-std=clc++” to clBuildProgram() and doing a roundtrip to spirv2clc instead of generating vendor IR/bytecode directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant