[clang] [HIP] Support compressing device binary (PR #67162)

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 4 05:06:48 PDT 2023


https://github.com/jhuber6 approved this pull request.

I think in the long term we need to move away from the bundler, which would suggest we probably want something similar in the "new driver". But overall the changes here are pretty self contained and the concept is straightforward.

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


More information about the cfe-commits mailing list