Skip to content

nir: better support and algebraic opts for 16-bit types and other stuff

Marek Olšák requested to merge mareko/mesa:nir-16bit into master

The first commit probably breaks some drivers that are not expecting shifts to have matching bit sizes in both operands.

Edited by Marek Olšák

Merge request reports