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:
Jesse Natalie
2022-02-01 08:23:38 -08:00
committed by Marge Bot
parent a177f0de8f
commit 87d22c2465
+1
View File
@@ -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*