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
Fixed a bug that distance swsb info for the write-combined instructions
block was missing when the last instruction in the write-combined block
is also the last instruction of the BB.
Insert a sync.nop at the end of the BB to carry the distance swsb info
for the case.
0 commit comments