Skip to content

pan/bi: Don't use the broken idiv lowering

Alyssa Rosenzweig requested to merge alyssa/mesa:bi/precise-idiv into main

Rip off the band-aid. We can't tolerate straight-up wrong results, after all. Addresses the Bifrost/Valhall portion of #6555 (closed).

Fixes test_integer_ops uint_math / subcase.

Signed-off-by: Alyssa Rosenzweig alyssa@collabora.com

Edited by Alyssa Rosenzweig

Merge request reports