OSDN Git Service

aco: fix 64-bit p_extract_vector on 32-bit p_create_vector
authorRhys Perry <pendingchaos02@gmail.com>
Mon, 14 Oct 2019 18:27:52 +0000 (19:27 +0100)
committerRhys Perry <pendingchaos02@gmail.com>
Tue, 22 Oct 2019 18:52:29 +0000 (18:52 +0000)
commita400928f4a64c657c214672a39801130cceaf79b
treee8c3b4358f6c29b9c66847e0d6f8c4e895190b34
parentf6f15859de8ca1dc184728c7bb815f2de9a8a741
aco: fix 64-bit p_extract_vector on 32-bit p_create_vector

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
src/amd/compiler/aco_optimizer.cpp