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:
committed by
Marge Bot
parent
240585cc6d
commit
1cdc420065
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user