microsoft/compiler: Lower mul_2x32_64
Reviewed-by: Bill Kristiansen <billkris@microsoft.com> Reviewed-By: Sil Vilerino <sivileri@microsoft.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14837>
This commit is contained in:
@@ -119,6 +119,7 @@ nir_options = {
|
||||
.lower_helper_invocation = true,
|
||||
.has_cs_global_id = true,
|
||||
.has_txs = true,
|
||||
.lower_mul_2x32_64 = true,
|
||||
};
|
||||
|
||||
const nir_shader_compiler_options*
|
||||
|
||||
Reference in New Issue
Block a user