radeonsi: move non-LLVM code out of si_shader_llvm.c
authorMarek Olšák <marek.olsak@amd.com>
Wed, 15 Jan 2020 22:28:29 +0000 (17:28 -0500)
committerMarge Bot <eric+marge@anholt.net>
Thu, 23 Jan 2020 19:10:21 +0000 (19:10 +0000)
commitd1c42e2c6add324ca705c75e2f3a3af171db94df
tree00889489629737ae7f0e14152d361156c63c7ee0
parent594f085cfa46520e5590168fde1763439afee45a
radeonsi: move non-LLVM code out of si_shader_llvm.c

There was also some redundant code in si_shader_nir.c

Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3421>
src/gallium/drivers/radeonsi/si_shader.c
src/gallium/drivers/radeonsi/si_shader_internal.h
src/gallium/drivers/radeonsi/si_shader_llvm.c
src/gallium/drivers/radeonsi/si_shader_nir.c