turn off createInterfacesForAssumedSize call

This commit is contained in:
ALEXks
2025-07-05 20:58:12 +03:00
parent 29ece9072e
commit 177433a95b

View File

@@ -1282,8 +1282,8 @@ static bool runAnalysis(SgProject &project, const int curr_regime, const bool ne
fillInterfaceBlock(allFuncInfo); fillInterfaceBlock(allFuncInfo);
intentInsertToInterfaces(allFuncInfo); intentInsertToInterfaces(allFuncInfo);
if (sharedMemoryParallelization != 1) //TODO: need to check!
createInterfacesForAssumedSize(allFuncInfo); //createInterfacesForAssumedSize(allFuncInfo);
//this call is only for testing //this call is only for testing
//setPureStatus(allFuncInfo); //setPureStatus(allFuncInfo);