llvm
llvm copied to clipboard
Intel staging area for llvm.org contribution. Home for Intel LLVM-based projects.
When trying to build any SYCL-enabled project with CMake and the compiler built from the `sycl` branch of intel/llvm (see below), the successfully compiled binary kernel throws an error along...
### Describe the bug I am not able to build a standalone clang with my prebuilt llvm. These are the flags I use to build llvm: ```nix cmakeFlags = [...
### Describe the bug Failed run: https://github.com/intel/llvm/actions/runs/8886566095/job/24401423571?pr=13588 Successful run: https://github.com/intel/llvm/actions/runs/8886566095/job/24406513670 I observed this behavior L0 GPU on Windows, but now sure if we could also reproduce this flaky behavior on...
### Describe the bug Thank you for building and maintaining this repo as it will help me in learning parallel programming . I followed the guide of installing dpc++ from...
# Describe the bug This issue has been hurting us for a while already, but since the compiler's behaviour changed a little bit recently, I thought it would finally be...
For SPIR, virtual table elements should be emitted in the default address space while global variables should be emitted in address space 1. Also, only emit virtual functions marked with...
Removes: - property-key member value_t - property-value member key_t - is_property_key, is_property_value Replaces implementation-defined with defined (clarifies spec and had no upside): - template order of property_value
the address pointer should be the USM pointer