Skip to content

microsoft/compiler: lower b2b instructions away

Erik Faye-Lund requested to merge d3d12-lower_b2b into msclc-d3d12

NIR upstream has started inserting b2b instructions with bit-sizes other than 1, which we can't handle. So let's lower these away.

Edited by Erik Faye-Lund

Merge request reports