aco: fix shuffle with uniform operands
authorRhys Perry <pendingchaos02@gmail.com>
Tue, 12 Nov 2019 15:28:52 +0000 (15:28 +0000)
committerRhys Perry <pendingchaos02@gmail.com>
Tue, 12 Nov 2019 17:21:38 +0000 (17:21 +0000)
commitf97d9334263a4dd8878c4e259fb5afcdc1334904
treeb5d742067cec6f9be47d4f2d2803d29e5f15bdd7
parent3204e837682dc130e33d4339f5a1d81899f09bf1
aco: fix shuffle with uniform operands

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Fixes: 93c8ebfa ('aco: Initial commit of independent AMD compiler')
src/amd/compiler/aco_instruction_selection.cpp