aco: implement b2i8/b2i16
authorRhys Perry <pendingchaos02@gmail.com>
Mon, 20 Jul 2020 18:21:20 +0000 (19:21 +0100)
committerMarge Bot <eric+marge@anholt.net>
Tue, 21 Jul 2020 12:27:30 +0000 (12:27 +0000)
commit04ea4f1ce474e7fceb24cbebab01d51d7e8c1e61
tree77a98027b52942299855ce256e010ce24f0551e9
parent3a7cd7bd65dacd3008ef229f9e4afb84101d95a2
aco: implement b2i8/b2i16

Fixes lots of tests under dEQP-VK.spirv_assembly.type.*

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/5993>
src/amd/compiler/aco_instruction_selection.cpp
src/amd/compiler/aco_instruction_selection_setup.cpp