aco: declare 8-bit/16-bit reduce operations
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 8 Apr 2020 06:39:08 +0000 (08:39 +0200)
committerMarge Bot <eric+marge@anholt.net>
Thu, 21 May 2020 15:06:48 +0000 (15:06 +0000)
commitcc79945b215c3a78074905deeb27d0300034994a
treee51c3c34dab08a9899f1048c1cd7df1beb77d43b
parentbf97150d45c9642daadedad05039209e28abe4d1
aco: declare 8-bit/16-bit reduce operations

The 8-bit float variants are only for consistency but are unused.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4494>
src/amd/compiler/aco_ir.h
src/amd/compiler/aco_print_ir.cpp