Skip to content

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

Open
@uditagarwal97

Description

@uditagarwal97

Is your feature request related to a problem? Please describe

Now that we link LLVMSupport library to SYCL RT (#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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions