[clang] [OffloadBundler] Compress bundles over 4GB (PR #122307)

Yaxun Liu via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 20 09:06:39 PST 2025


yxsamliu wrote:

> Seems fine. What's required to move HIP over to using the binary format natively by the way? Guessing we'd need to update a bunch of tools in the fork.

need to teach comgr to load the new offload binary

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


More information about the cfe-commits mailing list