broadcom/vc5: Lower unpack_*_4x8 to normal math.
authorEric Anholt <eric@anholt.net>
Tue, 24 Oct 2017 20:08:17 +0000 (13:08 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 30 Oct 2017 20:31:16 +0000 (13:31 -0700)
commit125f2a751e0062077504f3651840e71d58c88af2
tree97c03fec095b508159e8b31f570841d17f919243
parenteecdbaa98578110523b04b8a4f160b8df2dea82f
broadcom/vc5: Lower unpack_*_4x8 to normal math.

We only have 2x16 unpacking in our ALUs.  To enable this, we also need
lower_fdiv for its new instructions, which had been handled at a higher
level previously.
src/broadcom/compiler/nir_to_vir.c