You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Handle translation of DIArgList with single argument (#1385)
If there are more than one argument in DIArgList, we can't represent it in
SPIR-V with the current SPIR-V debug info spec. In this case we drop DIArgList
and DIExpression.
Signed-off-by: Alexey Sotkin <[email protected]>
0 commit comments