Skip to content

microsoft/compiler: use driver-specific lowering

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

Upstream doesn't want our generic code for this, so let's add our own lowering-pass instead.

See mesa/mesa!5211 (merged) for the upstream discussion.

Merge request reports