[clang] [llvm] [HIP] Support compressing bundle by LZMA (PR #83306)
Yaxun Liu via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 8 07:52:16 PST 2024
yxsamliu wrote:
since zstd has comparable compression rate and is much faster, we will use zstd. close this PR.
https://github.com/llvm/llvm-project/pull/83306
More information about the cfe-commits
mailing list