aco: validate instructions reading/writing upper halves/bytes
authorRhys Perry <pendingchaos02@gmail.com>
Wed, 3 Jun 2020 10:27:55 +0000 (11:27 +0100)
committerMarge Bot <eric+marge@anholt.net>
Wed, 10 Jun 2020 15:05:11 +0000 (15:05 +0000)
commitd9cfb8ad483ed9ef182c62b5fac55f5e356540a2
tree96ef4ad2a466fdbdc17885a4a7f25ce2f0b7147d
parent3a1a40b4431d505fa6487cd012ddb4b64387aee5
aco: validate instructions reading/writing upper halves/bytes

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5040>
src/amd/compiler/aco_ir.cpp [new file with mode: 0644]
src/amd/compiler/aco_ir.h
src/amd/compiler/aco_validate.cpp
src/amd/compiler/meson.build