ir3/compiler: Handle new alu opcodes 'umul_low' and 'imadsh_mix16'
authorEduardo Lima Mitev <elima@igalia.com>
Sun, 12 May 2019 19:12:59 +0000 (21:12 +0200)
committerEduardo Lima Mitev <elima@igalia.com>
Fri, 7 Jun 2019 06:45:05 +0000 (08:45 +0200)
commite45de3a6c3380ecffcbfc8034c4b245cc52c7434
tree85711d538e1eab935f98291a0d8d657751594faa
parentc27b3758fa0dcd7fade9e85c5483b8310b8263d7
ir3/compiler: Handle new alu opcodes 'umul_low' and 'imadsh_mix16'

They directly emit ir3_MULL_U and ir3_MADSH_M16 respectively.

Reviewed-by: Eric Anholt <eric@anholt.net>
src/freedreno/ir3/ir3_compiler_nir.c