aboutsummaryrefslogtreecommitdiffstats
path: root/backend/Linearizeaux.ml
diff options
context:
space:
mode:
authorCyril SIX <cyril.six@kalray.eu>2020-03-09 14:57:14 +0100
committerCyril SIX <cyril.six@kalray.eu>2020-03-09 14:57:14 +0100
commitec0d767ba602c35e320ee77f2ccd6f513adeb7b6 (patch)
treeab6aff64cb831de449495b968b72ceac22b0247f /backend/Linearizeaux.ml
parent4226a49dccaafe0ecd4b591eaab932679712d58b (diff)
downloadcompcert-kvx-ec0d767ba602c35e320ee77f2ccd6f513adeb7b6.tar.gz
compcert-kvx-ec0d767ba602c35e320ee77f2ccd6f513adeb7b6.zip
Linearizeaux: forgotten print
Diffstat (limited to 'backend/Linearizeaux.ml')
-rw-r--r--backend/Linearizeaux.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/Linearizeaux.ml b/backend/Linearizeaux.ml
index 7aed5936..22db25e0 100644
--- a/backend/Linearizeaux.ml
+++ b/backend/Linearizeaux.ml
@@ -417,7 +417,7 @@ let order_sequences code entry fs =
end
in begin
(* Printf.printf "depmap: "; print_depmap depmap; *)
- print_ssequence fs;
+ (* print_ssequence fs; *)
while List.length !ordered_fs != List.length fs do
let next_id = select_next () in
evaluate next_id