LLVM 21.X Release Third-Party Binaries

This thread will collect third-party binaries for LLVM 21.x.

Disclaimer: The binaries listed here are provided by third parties and are not officially endorsed, tested, or verified by the LLVM community. These binaries have not undergone any security checks or quality assurance processes by the LLVM project. Users are strongly advised to exercise caution and perform their own security assessments before using any third-party binaries. The LLVM community assumes no responsibility for any potential issues, including security vulnerabilities, that may arise from the use of these third-party binaries. Use them at your own risk.

x86/x64 Windows is ready (and on the release page). The only issue I ran into is [llvm] Build Windows release package with clang-cl if possible by aganea · Pull Request #135446 · llvm/llvm-project · GitHub

1 Like

The website https://www.llvm.org/ still says LLVM 20.1.x LLVM Release Schedule.

Testing for LLVM 21.1.0 RC1 for Linux PPC64LE is not complete, and I will be testing RC2 next.

The binaries can be found at Release LLVM 21.1.0-rc1 · IBM/llvm-project · GitHub .

060b53cc8487876ca546b925a8bcf1ebfe164492  clang+llvm-21.1.0-rc1-powerpc64le-linux-rhel-8.10.tar.xz

I found two issues when testing RC1, I have created one issue (LLVM 21.1.0: Unable to expand result for ppcf128 with ISD::AssertNoFPClass · Issue #151375 · llvm/llvm-project · GitHub) and am currently investigating the second issue to gather information to create the second issue.

Testing for LLVM 21.1.0 RC2 for Linux PPC64LE is now complete.

The binaries can be found at Release LLVM 21.1.0-rc2 · IBM/llvm-project · GitHub .

29cad15412a9e2a8c777613c043bc8f6ee50d983  clang+llvm-21.1.0-rc2-powerpc64le-linux-rhel-8.10.tar.xz

No new regressions, other than the ones I am currently investigating from RC1.

Testing for LLVM 21.1.0 RC3 for Linux PPC64LE is now complete.

The binaries can be found at Release LLVM 21.1.0-rc3 · IBM/llvm-project · GitHub .

5cc09a669cd8c6e2d4b6caac9ab86e4ffce8266b  clang+llvm-21.1.0-rc3-powerpc64le-linux-rhel-8.10.tar.xz

21.1.0-rc3 for x86/x64 Windows is ready and on the release page.

1 Like