16.0.6 final has been tagged

Hi,

I’ve tagged 16.0.6 final release, please test it out and upload binaries.

1 Like

Windows is ready. Hashes:

C:\src>certutil -hashfile llvm_package_16.0.6\build32\LLVM-16.0.6-win32.exe sha256
SHA256 hash of llvm_package_16.0.6\build32\LLVM-16.0.6-win32.exe:
2b2ffd454e1d4eac6915c41e29de02d214c6cb33390098468bf088dbc7410629
CertUtil: -hashfile command completed successfully.

C:\src>certutil -hashfile llvm_package_16.0.6\build64\LLVM-16.0.6-win64.exe sha256
SHA256 hash of llvm_package_16.0.6\build64\LLVM-16.0.6-win64.exe:
9a8cd30cc92fdf403d96217347861545a5bbff7a1a1a8527b5785ff0e9101111
CertUtil: -hashfile command completed successfully.

Built with

llvm-project\llvm\utils\release\build_llvm_release.bat --version 16.0.6 --x86 --x64

at llvm 6d14b11018b4dc89692daee01ab0b5d9fa93ad0f (same as 16.0.0).

1 Like

Testing has completed for PowerPC for 16.0.6.
No regressions were found.

The binaries have been uploaded.

SHA (clang+llvm-16.0.6-powerpc64le-linux-rhel-8.7.tar.xz) 627063f513dc63be46045a568bdd4bba6fdf29ba
1 Like

On x86_64 platform, Debian 11, RHEL 8, SLES 15 and Amazon Linux 2023 have no regressions compared to the 16.0.4 version.

Here is a summary of LLVM test results (failures) on x86_64 Linux:

LLVM Debian 11 RHEL 7 RHEL 8 SLES 15 Amazon Linux 2023
15.0.7 71 73 78
16.0.0 79 82 78
16.0.1 80 84 79
16.0.2 80 83 79 80
16.0.3 80 85 83 79 77
16.0.4 80 85 83 79 77
16.0.5 80 85 83 80 77
16.0.6 80 85 83 79 77
1 Like

I have uploaded following releases:

Windows AArch64
74b37b2eaa0b3632c15ecbb5c1c1c5bc2d093a48cc872c4991a34a75ccda805f LLVM-16.0.6-woa64.exe

Linux AArch64
283e904048425f05798a98f1b288ae0d28ce75eb1049e0837f959e911369945b clang+llvm-16.0.6-aarch64-linux-gnu.tar.xz

No regression since 16.0.5.

1 Like