aco/ra: allow v1b operands with 16-bit instructions
authorRhys Perry <pendingchaos02@gmail.com>
Mon, 30 Aug 2021 12:58:52 +0000 (13:58 +0100)
committerMarge Bot <eric+marge@anholt.net>
Fri, 3 Sep 2021 13:21:28 +0000 (13:21 +0000)
commit8037b215732d889399d760ff4bf7c1fb79a16ed2
treec4d26923a3be54a5bff6ffb1bbc1628ea2e36c97
parent2a7fa132be1ced3fa94503051807eb3bcb5ac0be
aco/ra: allow v1b operands with 16-bit instructions

Instruction selection can create these.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Fixes: ec1bbfa6088 ("aco/ra: refactor subdword operand stride")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12617>
src/amd/compiler/aco_register_allocation.cpp