pan/bi: Implement fsat as mov.sat
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Tue, 10 Mar 2020 01:02:51 +0000 (21:02 -0400)
committerMarge Bot <eric+marge@anholt.net>
Tue, 10 Mar 2020 19:25:59 +0000 (19:25 +0000)
commit5a5896cd76629ed2a2cd87ecdcc1f8a723280cae
tree2b7cd2638cc8483c94fa14c6fe5eeeb0d51eb2c1
parent48e50efd5de7b9ad79f89ba5183a1f45214d501d
pan/bi: Implement fsat as mov.sat

Soon we'll have a NIR support to handle this the Right Way along with
pos and sat_signed support, but we'll always need the fallback anyway.

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