nir: Support 8 and 16 component vectors for reduceable intrinsics
authorJesse Natalie <jenatali@microsoft.com>
Mon, 22 Jun 2020 23:48:43 +0000 (16:48 -0700)
committerJesse Natalie <jenatali@microsoft.com>
Fri, 24 Jul 2020 01:23:20 +0000 (18:23 -0700)
commit456edf0b302f317d16e4041aceab4c3ddc8347af
treefde5a98abc57f1c8e7c14f9d4ab8c86399cb09ad
parentd572f4dfd9cf1d5dda42fd51203e43d17afa4189
nir: Support 8 and 16 component vectors for reduceable intrinsics

Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6030>
src/compiler/nir/nir_builder.h
src/compiler/nir/nir_lower_alu_to_scalar.c
src/compiler/nir/nir_opcodes.py