aco: allow to load/store 16-bit values in VMEM for tess and geom
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Thu, 7 May 2020 16:57:04 +0000 (18:57 +0200)
committerMarge Bot <eric+marge@anholt.net>
Tue, 19 May 2020 17:05:05 +0000 (17:05 +0000)
commit860b4d16f46c343863653faccaa596c193ed13b0
treec6ce81a1ee91a33c24d24c65d15449e2c3b970d2
parent9bd3b67163a0dade4268be9fbc3ca8a220c8bb7a
aco: allow to load/store 16-bit values in VMEM for tess and geom

We only have to adjust some assertions to allow storing/loading
16-bit values.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4966>
src/amd/compiler/aco_instruction_selection.cpp