OSDN Git Service

panfrost/midgard: Lower integer division
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Wed, 5 Jun 2019 15:12:58 +0000 (15:12 +0000)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Wed, 5 Jun 2019 17:59:27 +0000 (17:59 +0000)
commitc51312bc94046846d691810ef53551e9d10aa904
treee12ed7639acba009902b0b2e97f33e7b68f35f2a
parent88c59798fe1c21061ba99db5b3337d69c3fb7004
panfrost/midgard: Lower integer division

We use the shared nir_lower_idiv pass to lower integer division, fixing
144 dEQP tests. This pass was not applied in the past due to breakage
from iabs fixed earlier in the series.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-By: Ryan Houdek <Sonicadvance1@gmail.com>
src/gallium/drivers/panfrost/ci/expected-failures.txt
src/gallium/drivers/panfrost/midgard/midgard_compile.c