aco: Fix maybe-uninitialized warnings.
authorTimur Kristóf <timur.kristof@gmail.com>
Tue, 21 Jan 2020 12:49:00 +0000 (13:49 +0100)
committerTimur Kristóf <timur.kristof@gmail.com>
Wed, 22 Jan 2020 10:09:14 +0000 (11:09 +0100)
commit533a20dbd56b8af24ba2df4d2a973d46f8efabbd
treecc6e823a9c467528f58a9800e0109a24991b47f2
parent6fb3df2786f09f4c7383cb0a15d394316d240c42
aco: Fix maybe-uninitialized warnings.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3483>
src/amd/compiler/aco_assembler.cpp
src/amd/compiler/aco_instruction_selection.cpp