aco: fix incorrect assertion in emit_vop3a_instruction()
authorRhys Perry <pendingchaos02@gmail.com>
Wed, 16 Sep 2020 14:48:22 +0000 (15:48 +0100)
committerMarge Bot <eric+marge@anholt.net>
Thu, 17 Sep 2020 09:52:22 +0000 (09:52 +0000)
commit4ac4cdb5bfece49db29939e00dbf8d67fddc3b65
treeadf5ddc4996099440fa43e0b8c515886f24290d8
parent207219d4356786e8bb4b5f19c67322ee82874967
aco: fix incorrect assertion in emit_vop3a_instruction()

Fixes some float controls tests on Polaris10.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Fixes: 0b6448bbe791474a152d53bfaf750408807ac166
   ('aco/isel: refactor emit_vop3a_instruction() to handle 2 operand instructions')

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6744>
src/amd/compiler/aco_instruction_selection.cpp