Collabora yesterday published a detailed breakdown of how Mesa's NIR compiler optimizes shader memory access. The blog post explains that techniques such as SSA promotion, deref analysis, copy propaga...
NVIDIA compiler engineers are working on a new standalone tool designed to generate AutoFDO profiles for the GNU Compiler Collection (GCC). This initiative aims to integrate the tool upstream into the...
Intel has recently begun development of Jay, a new open-source shader compiler intended for its OpenGL and Vulkan Linux drivers. This initiative aims to enhance Linux graphics performance, particularl...
AMD has released LLVM and MLIR.">MLIR-AIE v1.3 today, advancing its compiler toolchain for AMD AI Engine devices, including Ryzen AI NPUs. This update introduces the AIECC C++ compiler, designed to facilitate the dep...
Initial targeting for AMD's next-generation Zen 6 processors, identified by the "znver6" target, was merged into the LLVM/Clang compiler codebase overnight. This integration is an early development st...
SPIRV-Tools v2026.1 was released today, adding support for two new SPIR-V extensions: SPV_NV_push_constant_bank and SPV_EXT_descriptor_heap. These additions expand GPU programming capabilities for spe...
The GNU Compiler Collection (GCC) 16 has today transitioned to Stage 4 development. This final stage focuses exclusively on documentation and regression fixing as the compiler nears its stable release...