Skip to content

Commit

Permalink
Remove debug message
Browse files Browse the repository at this point in the history
  • Loading branch information
Kunming Jiang committed Feb 5, 2025
1 parent 912a31a commit 08f5e61
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion circ_blocks/src/front/zsharp/blocks_optimization.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3087,7 +3087,6 @@ impl<'ast> ZGen<'ast> {
0
});
}
println!("SPILL_SIZE: {:?}", spill_size);

// Forward Analysis to determine the effectiveness of spilling each candidate
// Program state is consisted of two parts
Expand Down

0 comments on commit 08f5e61

Please sign in to comment.