fixed, vesion updated
This commit is contained in:
@@ -382,9 +382,6 @@ void loopAnalyzerNoDist(SgFile* file, vector<ParallelRegion*>& regions, map<tupl
|
||||
funcName = funcH->symbol()->identifier();
|
||||
}
|
||||
|
||||
if (funcName == string("interp"))
|
||||
int a = 0;
|
||||
|
||||
vector<LoopGraph*> loopsForFunction;
|
||||
for (auto& loop : *loopGraph)
|
||||
{
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
#pragma once
|
||||
|
||||
#define VERSION_SPF "2293"
|
||||
#define VERSION_SPF "2294"
|
||||
|
||||
Reference in New Issue
Block a user