radv: move nir_opt_idiv_const/nir_lower_idiv after NGG lowering
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Fri, 28 Oct 2022 06:35:33 +0000 (08:35 +0200)
committerMarge Bot <emma+marge@anholt.net>
Fri, 28 Oct 2022 18:19:57 +0000 (18:19 +0000)
commiteae28671228d9a1b21a438dca062e10b6daabf53
tree27c177b7b321f46cbd34cf4b4bb173c8cd4c0bcc
parente2fcbd4a37d2718674bc808360b61ae76551672e
radv: move nir_opt_idiv_const/nir_lower_idiv after NGG lowering

NGG streamout lowering creates some idiv instructions that need to be
lowered.

No fossil-db results because it's currently broken.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Georg Lehmann <dadschoorse@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19364>
src/amd/vulkan/radv_pipeline.c