minor refactor
This commit is contained in:
@@ -133,7 +133,7 @@ public:
|
||||
computeNodetoRemove.erase();
|
||||
}
|
||||
func::FuncOp func = getOperation();
|
||||
dumpModule(cast<ModuleOp>(func->getParentOp()), "SpatialDCPMerged");
|
||||
dumpModule(cast<ModuleOp>(func->getParentOp()), "spatial1_dcp_merged");
|
||||
}
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user