aco: fix read_invocation with VGPR lane index
authorRhys Perry <pendingchaos02@gmail.com>
Tue, 12 Nov 2019 15:44:17 +0000 (15:44 +0000)
committerRhys Perry <pendingchaos02@gmail.com>
Tue, 12 Nov 2019 17:21:38 +0000 (17:21 +0000)
commit5a1bacb6f916d9a46a3d44830a4eb4bd3dca7d23
treed4545a731531308902849aa6f9fb8c809e887757
parentc877f4d320b431f64634b8cda057311ea17c9a26
aco: fix read_invocation with VGPR lane index

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