aco: add missing scc clobber to nir_op_unpack_32_2x16_split_y
authorRhys Perry <pendingchaos02@gmail.com>
Tue, 14 Apr 2020 15:40:46 +0000 (16:40 +0100)
committerRhys Perry <pendingchaos02@gmail.com>
Thu, 16 Apr 2020 16:04:53 +0000 (17:04 +0100)
commit839c886b346e0f68707804e17e9088d2e166e6d6
treea3a72c6ac191783874164f28cd575c886bad9fe7
parentac74367befcf51917025f9fe2ce1dc431c2875fd
aco: add missing scc clobber to nir_op_unpack_32_2x16_split_y

The ISA doc is inconsistent whether this instruction writes SCC. It does.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4552>
src/amd/compiler/aco_instruction_selection.cpp