[clang] [llvm] [HIP] Support compressing bundle by LZMA (PR #83297)

Joseph Huber via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 28 09:17:05 PST 2024


jhuber6 wrote:

This seems to be adding an entirely new compression scheme to LLVM. I feel like that should be a separate patch and the part where we make HIP use it is a follow-up.

https://github.com/llvm/llvm-project/pull/83297


More information about the llvm-commits mailing list