aco: ensure readfirstlane subdword operands are always dword aligned
authorDaniel Schürmann <daniel@schuermann.dev>
Thu, 23 Jul 2020 07:58:11 +0000 (09:58 +0200)
committerMarge Bot <eric+marge@anholt.net>
Thu, 23 Jul 2020 18:18:36 +0000 (18:18 +0000)
commit1b3be07b5faf867f698668080b060a270c5f795e
treeefe6273be872c83a8aab2afb09f420275feb00b8
parent4c89bfc4ec0ea29ab757b0391bf646673e483668
aco: ensure readfirstlane subdword operands are always dword aligned

Cc: 20.1 <mesa-stable@lists.freedesktop.org>
Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6024>
src/amd/compiler/aco_register_allocation.cpp
src/amd/compiler/aco_validate.cpp