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
All OpBranch should be marked as IsBarrier so MIR knows it can
be used as the last instruction of a BB, and Op*Merge operands should
be marked as "unknown" as the backend transforms those to spirv labels,
which meaning the MIR verified doesn't interpret as BB labels.
Signed-off-by: Nathan Gauër <[email protected]>
0 commit comments