intel / intel/llvm

[SYCL] Do not link `zstd` to SYCL RT directly, use LLVMSupport instead

Open
#18,548 1 comment 2 reactions 1 assignee Claimed by @uditagarwal97 View on GitHub
confirmed enhancement
Dominant language
LLVM
Stars
1.5k
Forks
854
Avg merge
3d 17h
Merged PRs (30d)
137

Description

### Is your feature request related to a problem? Please describe

Now that we link LLVMSupport library to SYCL RT (https://github.com/intel/llvm/pull/16763), we can use `llvm/Support/Compression.h`(https://llvm.org/doxygen/Compression_8h.html) for zstd decompression and we can altogether avoid linking `zstd` to SYCL RT.

### Describe the solution you would like

_No response_

### Describe alternatives you have considered

_No response_

### Additional context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.