Merge branch 'analyze_loops_with_IR' of http://192.168.0.176:30008/Alexander_KS/SAPFOR into analyze_loops_with_IR

This commit is contained in:
ALEXks
2025-05-30 17:06:26 +03:00
2 changed files with 7 additions and 8 deletions

View File

@@ -209,8 +209,7 @@ set(TRANSFORMS
${TR_IMPLICIT_NONE} ${TR_IMPLICIT_NONE}
${TR_REPLACE_ARRAYS_IN_IO}) ${TR_REPLACE_ARRAYS_IN_IO})
set(CFG set(CFG src/CFGraph/IR.cpp
src/CFGraph/IR.cpp
src/CFGraph/IR.h src/CFGraph/IR.h
src/CFGraph/CFGraph.cpp src/CFGraph/CFGraph.cpp
src/CFGraph/CFGraph.h src/CFGraph/CFGraph.h