Skip to content

Commit f0f97c0

Browse files
bcheng0127sys_zuul
authored andcommitted
SWSB math WA issue
Change-Id: Icb38d1c556c732e08ffc42ced0440e6f785670ae
1 parent ae640d5 commit f0f97c0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

visa/LocalScheduler/SWSB_G4IR.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4610,7 +4610,6 @@ void G4_BB_SB::SBDDD(G4_BB* bb,
46104610

46114611
if (!hasOverlap &&
46124612
dep == RAW &&
4613-
(liveNode->getNodeID() + 1) == node->getNodeID() && //Adjacent nodes
46144613
liveInst->isMath() &&
46154614
(!hasSamePredicator(liveInst, curInst)))
46164615
{

0 commit comments

Comments
 (0)