From e7b23d0ca917cc80e3525352e720424f574aadb9 Mon Sep 17 00:00:00 2001 From: Tuowen Zhao Date: Wed, 12 Oct 2016 16:10:42 -0600 Subject: anand's init code --- lib/codegen/src/CG.cc | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'lib/codegen/src/CG.cc') diff --git a/lib/codegen/src/CG.cc b/lib/codegen/src/CG.cc index 3b46c72..e25449d 100755 --- a/lib/codegen/src/CG.cc +++ b/lib/codegen/src/CG.cc @@ -309,16 +309,7 @@ namespace omega { CG_DEBUG_PRINT("CG_split::printRepr()\n"); int numfly = assigned_on_the_fly.size(); - //fprintf(stderr, "assigned on the fly %d\n", numfly ); - //for (int i=0; ip = assigned_on_the_fly[i]; - // CG_outputRepr *tr = NULL; - // if (p.first != NULL) tr = p.first->clone(); - // int val = p.second; - // fprintf(stderr, "0x%x %d\n", tr, val); - //} - + CG_outputRepr *stmtList = NULL; std::vector next_level = findNextLevel(); -- cgit v1.2.3-70-g09d2