Improve Aggregation
Compare changes
- Pierre-Emmanuel Wulfman authored
src/bin/expect_tests/regression.ml
0 → 100644
+ 23
− 0
\ No newline at end of file
type:none
This MR improves a few this in the Aggregation pass :
add_prefix
and internal_get_name_and_counter
which should be avoided.Side-effect : this change triggered a bug in the monomorphisation self-pass that is solved in the MR.