Skip to content

SPV_KHR_integer_dot_product support

Ian Romanick requested to merge idr/mesa:review/dp4a into main

Adds support for SPV_KHR_integer_dot_product. Currently there is no publicly available way to get this SPIR-V into the driver, but this code has been successfully tested. In addition, there are some algebraic patterns that can generate these opcodes.

Edited by Ian Romanick

Merge request reports