pan/bi: Passthrough second argument of F32_TO_F16
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Tue, 2 Jun 2020 23:29:25 +0000 (19:29 -0400)
committerMarge Bot <eric+marge@anholt.net>
Wed, 3 Jun 2020 17:35:10 +0000 (17:35 +0000)
commit1b09c6993dc1b1113ff508d158504af90607aa18
tree3043962d0dfc4708999d1a5166e687df16acaa80
parent8a4efe2d730cc61d42eefffd01ee0ae4f853ec0c
pan/bi: Passthrough second argument of F32_TO_F16

At the NIR level this is a second vector source of the first (only)
argument; at the BIR level this is a pair of scalars.

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