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
IGA SWSB: consider illegal instructions in the input
In SWSB setter, skip illeagl instruction. Illegal instruction cannot
have dependency to others, nor does it affect the in-pipe instruction
count. Skipping it can avoid we accidentally set SWSB on it (e.g. when
forcing B2B dependency). Illeagl instructions cannot carry SWSB info.
0 commit comments