nv50/ir/nir: rework input output handling
authorKarol Herbst <kherbst@redhat.com>
Mon, 15 Jun 2020 21:50:43 +0000 (23:50 +0200)
committerMarge Bot <eric+marge@anholt.net>
Mon, 22 Jun 2020 11:41:31 +0000 (11:41 +0000)
commit8af22703e90b00aabbf9a06529fea94289d05792
tree01e9a8ff3e962931c8040e3fed90b6f6b7fda1d9
parentc31d711913edc4bed2195099ea0ee1abe25ca423
nv50/ir/nir: rework input output handling

New code is a bit more structurized and fixes a bunch of int64 and double
fails. Also disables lower_to_scalar which gives us nice vectorized inputs
and outputs.

Signed-off-by: Karol Herbst <kherbst@redhat.com>
Tested-by: Ben Skeggs <bskeggs@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5512>
src/gallium/drivers/nouveau/codegen/nv50_ir_from_nir.cpp