aco: don't accept med3 opcodes in get_minmax_info()
authorRhys Perry <pendingchaos02@gmail.com>
Fri, 29 Apr 2022 16:21:01 +0000 (17:21 +0100)
committerMarge Bot <emma+marge@anholt.net>
Tue, 5 Jul 2022 16:39:56 +0000 (16:39 +0000)
commitf2a346eb40e5d2fe80c426e8b90aa8f522a85cbe
tree58fbfa26673f3f2340d23e514ab69ba2c6c81055
parentf937c5be7cde650b1edbfdc28455e8a7085ab086
aco: don't accept med3 opcodes in get_minmax_info()

I don't think the presence of med3 here breaks anything, but it shouldn't
be here anyway.

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/16296>
src/amd/compiler/aco_optimizer.cpp