r600: Fix nir compiler options, i.e. don't lower IO to temps for TESS
authorGert Wollny <gert.wollny@collabora.com>
Mon, 11 May 2020 07:03:41 +0000 (09:03 +0200)
committerMarge Bot <eric+marge@anholt.net>
Tue, 12 May 2020 06:34:07 +0000 (06:34 +0000)
commit50eabb7035fe361d870f504b73c15962ddf0b67e
tree89d2c40144a8481991511f7c7980370deda20599
parentf7fcbe9830d160c9610fe641ed0202397ed9c31e
r600: Fix nir compiler options, i.e. don't lower IO to temps for TESS

Also fix alignments and add umad24 and umul24 options.

Fixes: 6747a984f59ea9a2dd74b98d59cb8fdb028969ae
    r600: Enable tesselation for NIR

Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4982>
src/gallium/drivers/r600/r600_pipe_common.c