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

### Describe the bug ``` FAIL: SYCL :: Basic/stream/stream.cpp (330 of 2085) ******************** TEST 'SYCL :: Basic/stream/stream.cpp' FAILED ******************** Exit Code: -6 Command Output (stdout): -- # RUN: at line...

bug
hip

https://github.com/oneapi-src/unified-runtime/pull/1634 is believed to have fixed the issues for HIP in the profiling tag extension. This commit reenables the tests for HIP. Closes https://github.com/intel/llvm/issues/12904.

Testing PR for https://github.com/oneapi-src/unified-runtime/pull/1699. `sycl/test-e2e/USM/dmem_varied.cpp` is passing on Native CPU with the corresponding UR changes.

Hello! I hope you are doing well! We are a security research team. Our tool automatically detected a vulnerability in this repository. We want to disclose it responsibly. GitHub has...

pre-commit PR for https://github.com/oneapi-src/unified-runtime/pull/1787

pre-commit PR for https://github.com/oneapi-src/unified-runtime/pull/1696

### Is your feature request related to a problem? Please describe For example, https://github.com/intel/llvm/pull/14289 ### Describe the solution you would like _No response_ ### Describe alternatives you have considered _No...

enhancement

This PR updates the pipe and pipe properties specifications to move the latency control properties from the core spec to the pipe properties spec. This implements items 1-2 from this...

This PR: 1. Adds a new Intel FPGA experimental SYCL extension that introduces support for `task_sequences` which provides a sub kernel task level parallelism interface. 2. Updates the fpga_kernel_interface SYCL...