pan/bi: Implement scalar i2i8/u2u8
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Wed, 6 Jan 2021 00:22:25 +0000 (19:22 -0500)
committerMarge Bot <eric+marge@anholt.net>
Mon, 11 Jan 2021 22:28:57 +0000 (22:28 +0000)
commit3705ad96aa9ec593784e540c2a6956437c372139
treeae880ccb66306ce703dc9be1bb211b256320fd31
parent6b4f2d85296d23a9db7666eece40bd8cd747272d
pan/bi: Implement scalar i2i8/u2u8

Doesn't work for vectors though that's the vectorization branch's
problem to deal with now. Suffices for fragment output.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Tested-by: Maciej Matuszczyk <maccraft123mc@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8427>
src/panfrost/bifrost/bifrost_compile.c