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 866 llvm issues
Sort by recently updated
recently updated
newest added

* Add support for importing `dma_buf` handles into SYCL * Add `supports_importing_handle_type` that checks whether a device supports importing an external memory handle type. This is because `dma_buf` is only...

If we're using the system preinstalled one, don't try to install it. Manually tested this.

### Describe the bug SYCL :: DeviceLib/cmath_test.cpp SYCL :: DeviceLib/math_fp64_test.cpp SYCL :: DeviceLib/math_test.cpp cmath_fp64_test.cpp failing with LLVM SPIRV backend. ### To reproduce ``` ******************** FAIL: SYCL :: DeviceLib/cmath_test.cpp (1009 of...

bug
SPIR-V
confirmed
pdtracker

### Is your feature request related to a problem? Please describe The L0 V2 adapter should be enabled by default on newer platforms. To implement this, we need to determine...

enhancement

The initial design of NativeCPU limited it to Clang for ease of maintenance, but upcoming changes will require knowledge of NativeCPU in the LLVM parts, which changes what is easiest...

This PR adds separate compilation support for free function kernels.

### Describe the bug See: https://github.com/intel/llvm/pull/18735#pullrequestreview-2916644006 ### To reproduce 1. Include a code snippet that is as short as possible 2. Specify the command which should be used to compile...

bug
CTS
confirmed

Add a new job that verifies that the offload adapter can be built. It does not attempt to run any tests or detect any hardware.

Preview: https://github.com/wlemkows/llvm/tree/readme-update/devops/scripts/benchmarks