Skip to content

nv50/ir: clear dnz flag when converting mul/mad to simpler ops

Ilia Mirkin requested to merge imirkin/mesa:clear-dnz into master

Fixes some assertion failures in the GM107 emitter with the game 'tansei', noticed while debugging gitlab issue 4101.

Signed-off-by: Ilia Mirkin imirkin@alum.mit.edu

Merge request reports