aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorYaxun (Sam) Liu <yaxun.liu@amd.com>2025-08-08 08:53:01 -0400
committerGitHub <noreply@github.com>2025-08-08 08:53:01 -0400
commit479556c7208d0af3b33bd9be396962b8c4152a74 (patch)
tree18ed9655dcc01ad7ab2d25d8e5fd8b6a0f89194d /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent8949dc7f9c2405fea2d07bab5bce08576ddb92a4 (diff)
downloadllvm-479556c7208d0af3b33bd9be396962b8c4152a74.zip
llvm-479556c7208d0af3b33bd9be396962b8c4152a74.tar.gz
llvm-479556c7208d0af3b33bd9be396962b8c4152a74.tar.bz2
[HIP] compressed bundle format defaults to v3 (#152600)
HIP runtime support for compressed bundle format v3 is in place, therefore switch the default compressed bundle format to v3 in compiler. This allows both compressed and decompressed fat binary size to exceed 4GB by default. Environment variable COMPRESSED_BUNDLE_FORMAT_VERSION=2 can be used for backward compatibility for older HIP runtimes not supporting v3. Fixes: SWDEV-548879
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions