Jeff Law wrote:
What purpose does changed_allocation_pseudos serve? AFAICT we
set/clear the bitmap, but never use it for anything. It was added as
part of the IRA integration. Did you have some purpose in mind for
this bitmap? If not can we just remove it?
As I remember, it was used in
What purpose does changed_allocation_pseudos serve? AFAICT we set/clear
the bitmap, but never use it for anything. It was added as part of the
IRA integration. Did you have some purpose in mind for this bitmap? If
not can we just remove it?
Jeff