aco: don't create v_mov_b32 in v_mul_imm()
authorRhys Perry <pendingchaos02@gmail.com>
Fri, 30 Oct 2020 14:08:55 +0000 (14:08 +0000)
committerMarge Bot <eric+marge@anholt.net>
Fri, 20 Nov 2020 19:50:31 +0000 (19:50 +0000)
commit70d665d981bfef6735fb7178e4c481d467e1176c
treec28858e3b6b49e928d3c86b9d369740a845fce37
parent35613c752f5826dcc5bbfbfb8e6ab0ab3127b7d3
aco: don't create v_mov_b32 in v_mul_imm()

We switched to p_parallelcopy for everything else.

Signed-off-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/5390>
src/amd/compiler/aco_builder_h.py