spirv/nir/opencl: handle some multiply instructions.
authorDave Airlie <airlied@redhat.com>
Mon, 29 Apr 2019 20:57:11 +0000 (06:57 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 21 Nov 2019 18:37:25 +0000 (04:37 +1000)
commit12913bcf86031cefbfcb70cca5e0565be36eef5f
tree8bca919ff9b0cd46125e9b3e539aef3948239107
parent5375c302347396666aa325bf67fbf7b972f7aca2
spirv/nir/opencl: handle some multiply instructions.

This adds support for some missing 24-bit and hi multiply
variants.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/compiler/nir/nir_builtin_builder.h
src/compiler/spirv/vtn_opencl.c