Skip to content

nir: Use 8-bit types for most info fields

Faith Ekstrand requested to merge gfxstrand/mesa:review/nir-shrink-infos into master

This shrinks nir_intrinsics.c.o from 73K to 35K and nir_opcodes.c.o from 64K to 31K on a release build.

Merge request reports