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
[Autobackout][FunctionalRegression]Revert of change: 1680c57: Fix the bug for SWSB dependence missing on undefined variable
cmp.eq v5444, v5444
v5444 is undefined and will be assigned with any register.
As a result there may be RAW dependence in the SIMD control.
Current SWSB only track WAR WAW along the SIMD control.
0 commit comments