OpenCL-Guide
OpenCL-Guide copied to clipboard
Misc updates about C++ for OpenCL and SPIR-V.
This change adds information about C++ for OpenCL 2021 and replaces SPIR -> SPIR-V. With introduction of SPIR-V target in Clang/LLVM we should discourage the use of old SPIR everywhere.
@svenvh @bashbaug @neiltrevett
Btw I don't quite get the build failure as it seems to report issues in places unaffected by the changes in this PR.