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
Pass Module directly to do_spirv_val instead of re-parsing binary
Avoids assembling the original module to a binary and then parsing it back.
The validation error context can now use the Module directly for span lookups.
0 commit comments