LLVM 19.1-rc1 Compiler Released With More C23 / C++23 & New Intel Extensions

Written by Michael Larabel in LLVM on 26 July 2024 at 12:51 PM EDT. 1 Comment
LLVM
LLVM 19.1-rc1 was released today as the first tagged development snapshot of LLVM 19 that is working its way toward the stable LLVM 19.1 version expected in September.

Earlier this week when the LLVM 19 code was branched I wrote an article outlining all of the new features in LLVM 19 and Clang 19. See that article for more details but there's a lot in new C and C++ language features, Intel Branch Hint support, new Arm cores added, Apple M4 support, initial C2Y plumbing, removing AMD 3DNow! instructions, and many other additions over the past half-year.

LLVM logo


Those wanting to try out the LLVM 19.1-rc1 compiler stack can find the sources and binaries via the LLVM Discourse.

LLVM 19.1-rc2 is expected for release around 6 August, LLVM 19.1-rc3 around 20 August, and then ideally releasing LLVM 19.1.0 around 3 September. After that will be the usual bi-weekly point release regiment.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week