OSDN Git Service

aco: fix read_invocation with VGPR lane index
authorRhys Perry <pendingchaos02@gmail.com>
Tue, 12 Nov 2019 15:44:17 +0000 (15:44 +0000)
committerDylan Baker <dylan@pnwbakers.com>
Wed, 13 Nov 2019 20:09:16 +0000 (12:09 -0800)
commit1b8f93550af7f86e9bec8831c3f9a42b76109e59
tree1114a81d49ea6fc5e57b0a7866e3291b3ad4673f
parent992bff94f7a8f58f875191832e13bdb6b64fdfff
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')
(cherry picked from commit 5a1bacb6f916d9a46a3d44830a4eb4bd3dca7d23)
src/amd/compiler/aco_instruction_selection.cpp