aco: shrink ssa_info
authorRhys Perry <pendingchaos02@gmail.com>
Mon, 1 Jun 2020 15:13:09 +0000 (16:13 +0100)
committerMarge Bot <eric+marge@anholt.net>
Thu, 18 Jun 2020 14:26:01 +0000 (14:26 +0000)
commit47ca84a96d7cd29dfdea1549ffc3e8b3ba312561
tree90d1b3d187172668b8245acfe7359759790889c9
parent19983d3d4aae3f2a6415a7e8d43bbf69a34d2a0b
aco: shrink ssa_info

Reorder members so that it's 16 bytes instead of 24.

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