aboutsummaryrefslogtreecommitdiffstats
path: root/src/hls/Schedule.ml
diff options
context:
space:
mode:
Diffstat (limited to 'src/hls/Schedule.ml')
-rw-r--r--src/hls/Schedule.ml1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/hls/Schedule.ml b/src/hls/Schedule.ml
index 26cd382..1052cb3 100644
--- a/src/hls/Schedule.ml
+++ b/src/hls/Schedule.ml
@@ -759,7 +759,6 @@ let transf_rtlpar c c' (schedule : (int * int) list IMap.t) =
|> List.map (List.map (fun x -> (x, List.nth bb_body' x)))
in
(*let final_body = List.map (fun x -> subgraph dfg x |> order_instr) body in*)
- Printf.printf "%a\n" print_dfg (subgraph dfg (List.hd body));
let final_body2 = List.map (fun x -> subgraph dfg x
|> (fun x ->
all_dfs x