aco: allocate full register for subdword definitions if HW doesn't support it
authorDaniel Schürmann <daniel@schuermann.dev>
Mon, 13 Apr 2020 16:23:38 +0000 (17:23 +0100)
committerMarge Bot <eric+marge@anholt.net>
Wed, 22 Apr 2020 18:23:23 +0000 (18:23 +0000)
commitedc2b57ac14c6f9f3dadd3d7282e9d6ac1bc4304
tree4275b8072e59d8581adad52e6c0cde3406bdfbec
parent97a870cf88a551cca9a1fd0773d183cddc4b2561
aco: allocate full register for subdword definitions if HW doesn't support it

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