llvm icon indicating copy to clipboard operation
llvm copied to clipboard

Intel staging area for llvm.org contribution. Home for Intel LLVM-based projects.

Results 962 llvm issues
Sort by recently updated
recently updated
newest added

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...

cuda
Documentation

### 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 = [...

bug

### 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...

bug
confirmed

### 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...

bug

# 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...

bug
cuda
compiler
confirmed

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