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
When the codegen fails, it shows an error, but the SPIR-V validation
still runs. Because the generation fails, the generated SPIR-V code
could be invalid without it being a compiler bug. But the validation
error message could confuse the user as it says this is a DXC bug.
Signed-off-by: Nathan Gauër <[email protected]>
0 commit comments