predef
predef copied to clipboard
The new clang-based Intel C++ compiler has different identification macros
See here.
The clang based compiler defines __INTEL_LLVM_COMPILER instead of __INTEL_COMPILER. SYCL_LANGUAGE_VERSION is present if SYCL is supported.