Memory Liveness

This commit is contained in:
ilgeco
2026-06-03 18:15:30 +02:00
parent 2a8faf9c6b
commit 20cf40c9ba
15 changed files with 1263 additions and 112 deletions
+6
View File
@@ -30,3 +30,9 @@ add_pim_unittest(LabeledListTest
OMPimCommon
)
add_pim_unittest(PimMemoryLivenessPlannerTest
PimMemoryLivenessPlannerTest.cpp
LINK_LIBS PRIVATE
OMPimCompilerUtils
)