aco: rewrite literal combining
authorRhys Perry <pendingchaos02@gmail.com>
Fri, 22 Nov 2019 13:43:39 +0000 (13:43 +0000)
committerMarge Bot <eric+marge@anholt.net>
Tue, 14 Jan 2020 12:56:28 +0000 (12:56 +0000)
commit0be7409069678016252fa0b29813c897adaf40fd
tree8c291c34c01920ebb9d7e5b7140ba8a736f424aa
parent84b9f3786b949c3a2b81d03687550a7530d4f71b
aco: rewrite literal combining

Should make taking advantage of GFX10's increased constant bus limit and
VOP3 literals easier.

No pipeline-db changes

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/2883>
src/amd/compiler/aco_optimizer.cpp