llvm
llvm copied to clipboard
Intel staging area for llvm.org contribution. Home for Intel LLVM-based projects.
Scheduled drivers uplift
### Describe the bug Follow the steps from public instructions TBB libraries in OpenCL RT installation failed https://github.com/intel/llvm/blob/sycl/sycl/doc/GetStartedGuide.md#install-low-level-runtime ### To reproduce In particular sections: Section 2. Create ICD file pointing...
1. Add default constructor for `image_descriptor` on the spec side. The implementation already had it, but it was not initializing values, this has been fixed. 2. Rename `image_mem_handle::handle_type` to `image_mem_handle::raw_handle_type`...
https://github.com/oneapi-src/unified-runtime/pull/1565
https://github.com/oneapi-src/unified-runtime/pull/1553
https://github.com/oneapi-src/unified-runtime/pull/1603
[UR PR](https://github.com/oneapi-src/unified-runtime/pull/1598)
add experimental launch overloads accepting SG size in SYCL