We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c2c527 commit bca68abCopy full SHA for bca68ab
vpr/src/route/route_path_manager.cpp
@@ -68,7 +68,6 @@ void PathManager::alloc_path_struct(t_heap_path*& tptr) {
68
return;
69
}
70
71
-
72
// if (tptr == nullptr) {
73
// Use a free node list to avoid unnecessary data allocation
74
// If there are unused data structures in memory use these
0 commit comments