Skip to content

v3d,v3dv: misc compiler optimizations

Iago Toral requested to merge itoral/mesa:v3d_misc_compiler_opt into main

This series makes changes to various parts of the compiler that bring a number of benefits. We get better instruction counts, less TMU spilling and more 4-thread compiles. Relevant shader-db changes are included with each commit.

Merge request reports