aco: introduce a generic label for labelling instructions
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 11 Nov 2020 14:13:08 +0000 (15:13 +0100)
committerMarge Bot <eric+marge@anholt.net>
Thu, 12 Nov 2020 12:32:26 +0000 (12:32 +0000)
commitbda35ae6b92caf24a26c96e05a49f1bac42955cf
tree2e6db197f553a551545ac104a811a487999c426c
parent1a5400a9e9568add74dac093c71dd59eefc1cb42
aco: introduce a generic label for labelling instructions

When one instruction doesn't fit into the existing labels, use
the generic one.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7425>
src/amd/compiler/aco_optimizer.cpp