intel / intel/llvm

Upstream SPIR-V built-ins declarations

Open
#1,431 1 comment 0 reactions 0 assignees View on GitHub
upstream
Dominant language
LLVM
Stars
1.5k
Forks
854
Avg merge
3d 17h
Merged PRs (30d)
137

Description

We have to upstream SPIR-V buit-ins declarations (enabled by https://github.com/intel/llvm/pull/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 \
^
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.