You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.