Kraid is a now a real compiler
Summary
Kraid is a new compiler for the Panfrost driver stack and has reached a major milestone by passing all Vulkan CTS compute shader tests. The post notes that vertex and fragment shader support are still under development, and highlights technical progress such as SSA-based register allocation, SSA-based spiller, 64-bit operation handling, swizzle support, and hardware unit tests. Upcoming work focuses on further optimizations and completing the remaining shader stages.