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);
intentInsertToInterfaces(allFuncInfo);
if (sharedMemoryParallelization != 1)
createInterfacesForAssumedSize(allFuncInfo);
//TODO: need to check!
//createInterfacesForAssumedSize(allFuncInfo);
//this call is only for testing
//setPureStatus(allFuncInfo);