-
Notifications
You must be signed in to change notification settings - Fork 797
Open
Labels
upstreamThis change is related to upstreaming SYCL support to llorg.This change is related to upstreaming SYCL support to llorg.
Description
We have to upstream SPIR-V buit-ins declarations (enabled by #1384 ) to llorg. Otherwise we can't compile any SYCL sample using our SYCL headers and llorg clang:
.../build/bin/../include/sycl/CL/__spirv/spirv_ops.hpp:26:2: error: "SPIR-V built-ins are not available. Please set -fdeclare-spirv-builtins flag."
#error \
^
Metadata
Metadata
Assignees
Labels
upstreamThis change is related to upstreaming SYCL support to llorg.This change is related to upstreaming SYCL support to llorg.