Skip to content

Commit 12d9c7e

Browse files
Max-astrouenoku
andauthored
Update lib/Dialect/AIG/Analysis/OpDepthAnalysis.cpp
Co-authored-by: Hideto Ueno <[email protected]>
1 parent 994adfa commit 12d9c7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Dialect/AIG/Analysis/OpDepthAnalysis.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ size_t OpDepthAnalysis::updateLevel(AndInverterOp op, bool isRoot) {
5353
}
5454
opDepths[op] = maxDepth;
5555
return maxDepth;
56-
}
56+
}

0 commit comments

Comments
 (0)