Some surprising facts I learned today :
#Zig is the fastest language on x86-64.
#Odin can be faster than Zig on Arm64.
#LLVM is natively faster on Arm64 than X86-64.
#LuaJIT may only 15.7% slower than #Rust.
#OCAML is even ~9.6% slower than LuaJIT.
The #RadeonSI driver is ditching #LLVM for the ACO shader compiler by default!
This means for AMD Linux gamers:
🚀 Faster game loads.
📉 Less shader compilation stutter.
🎮 Better FPS. Read more: 👉 tinyurl.com/muxj5unv
RAD Studio 13 : C++ Enhancements
In addition to C++23, C++Builder 13 offers an improved Address Sanitizer runtime, versioned shared libraries, and improved compatibility prior versions of the compiler.
code-partners.com/goto/?topi…#radstudio#cpp23#cppbuilder#llvm
The project I talked about in last year's US #LLVM Developers' Meeting.
glibc part done, but still needs compiler-rt support (this currently uses the gcc runtime).
Great work by @adhemerval !
7th edition of the #MLIR workshop alongside the #LLVM conference, another great lineup of talks: impressive work all around!
127 people in the audience, nice turnaround :)
Here #Mojo GPU programming.