aco: remove unecessary p_split_vector with v2b reg class
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 4 May 2020 12:40:56 +0000 (14:40 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 5 May 2020 06:50:10 +0000 (08:50 +0200)
commit90d9f9a37ed6a84292a96a247f70ffeb88a2ccde
tree3887f88a161c51e2ecc150f8c64e1cbe5371548a
parentb0cb38f36085ccee6e71b6e50cb4f094d7f03c58
aco: remove unecessary p_split_vector with v2b reg class

Should be fine now that RA take full registers for v2b if it's
not an SDWA instruction.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4879>
src/amd/compiler/aco_instruction_selection.cpp