aco: don't assume split_vector(create_vector) has the same number of elements when...
authorDaniel Schürmann <daniel@schuermann.dev>
Thu, 27 Feb 2020 12:06:36 +0000 (13:06 +0100)
committerDaniel Schürmann <daniel@schuermann.dev>
Fri, 3 Apr 2020 22:13:15 +0000 (23:13 +0100)
commit0bb35376764f0770df8f84e6383487f17328136e
tree9f6747e7a51646501240040657aa4894409dcd68
parentc436743b0c43f73b205b8845453fdbaada63f0d8
aco: don't assume split_vector(create_vector) has the same number of elements when optimizing

Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-By: Timur Kristóf <timur.kristof@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4002>
src/amd/compiler/aco_optimizer.cpp