LLVM Weekly - #641, April 13th 2026

Welcome to the six hundred and forty-first issue of LLVM Weekly, a weekly newsletter (published every Monday) covering developments in LLVM, Clang, and related projects. LLVM Weekly is brought to you by Alex Bradbury. Subscribe to future issues at https://llvmweekly.org and pass it on to anyone else you think may be interested. Please send any tips or feedback via email: asb@asbradbury.org, or Mastodon: @llvmweekly@fosstodon.org / @asb@fosstodon.org, or Bluesky: @llvmweekly.org / @asbradbury.org.

I’m in Dublin for EuroLLVM this week - hopefully I’ll see a bunch of you here!

News and articles from around the web and events

Kavin Gnanapandithan blogged about tracking down and fixing a performance regression in LLVM RISC-V code generation. It walks through the whole process of spotting a regression on Igalia’s LNT instance, analysing the problem, and finding and patching the issue.

Fangrui Song wrote about recent performance improvements to the LLD ELF linker. Comparing current main against LLVM 22.1 “Release+Asserts clang –gc-sections link is 1.37x as fast as lld 22.1; Chromium debug with –gdb-index is 1.07x as fast.” Read the post for more details, as well as why mold and wild are faster still.

According to the LLVM Calendar in the coming week there will be the following (note, it’s possible some may be impacted by EuroLLVM):

On the forums

LLVM commits

Clang commits

Other project commits

Subscribe at LLVMWeekly.org.