Skip to content

bifrost: Constant fold after lower_explicit_io

Faith Ekstrand requested to merge gfxstrand/mesa:panfrost/cf-after-io into main

nir_lower_explicit_io generates mul+add chains even for constants. One round of constant folding should get rid of these. This fixes all of the dEQP-VK.glsl.conversions.* tests on panvk.

Edited by Faith Ekstrand

Merge request reports

Loading