Open
Description
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