aco: simplify and fix operand/definition sizes
authorDaniel Schürmann <daniel@schuermann.dev>
Fri, 8 Jan 2021 22:03:21 +0000 (23:03 +0100)
committerMarge Bot <eric+marge@anholt.net>
Tue, 12 Jan 2021 16:14:00 +0000 (16:14 +0000)
commit7b669ff7892f5367d294a0730122976f5ccafd4e
tree371f585a967245d474798f18621b0aa8a8f66e5e
parentd495a5c1837c7744bd1f49c823b0e56d51623f69
aco: simplify and fix operand/definition sizes

These are mainly needed for constant propagation
and subdword register allocation.

Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8425>
src/amd/compiler/aco_opcodes.py