Improve Aggregation
Compare changes
- Pierre-Emmanuel Wulfman authored
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.