
Faith Ekstrand of Collabora announced the initial KRAID code for this new compiler for Arm Mali v9 "Valhall" and newer. KRAID is inspired by the NVIDIA NVK Vulkan driver's NAK compiler.
KRAID is still in the early development stages but now passing its first dEQP compliance test and able to translate from NIR to appropriate hardware instructions. While still in development, the KRAID compiler is likely to be merged soon to mainline Mesa with it then being developed in-tree. While being developed the new compiler will be hidden behind the -Dpanfrost-rust Meson build option.
Those wanting to learn more about the KRAID compiler can do so via this initial merge request for Mesa.