With this MR we extend EMR (pun intended) to now also handle constant arrays (e.g. N_array
). This means that we now also annotate them with ERCs, which might get used for allocation instead of allocating a fresh array.
With this MR we extend EMR (pun intended) to now also handle constant arrays (e.g. N_array
). This means that we now also annotate them with ERCs, which might get used for allocation instead of allocating a fresh array.