spirv: OpAsmTargetINTEL is untyped

We need to handle this in order to bump the JSON in the next commit.

Acked-by: Caio Oliveira <caio.oliveira@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33930>
This commit is contained in:
Faith Ekstrand
2025-03-06 12:04:58 -06:00
committed by Marge Bot
parent 240585cc6d
commit 1cdc420065
+1
View File
@@ -51,6 +51,7 @@ def find_result_types(spirv):
assert res_arg_idx >= 0
elif res_arg_idx >= 0:
untyped_insts = [
'OpAsmTargetINTEL',
'OpString',
'OpConstantStringAMDX',
'OpSpecConstantStringAMDX',