Hello,

This eliminates a few large loops in lra-assigns.c. They're not the
most costly loops but the life times of the bitmaps is well-defined
and destroying a bitmap obstack is much cheaper than looping over all
bitmaps calling bitmap_clear. The saving is small but you have to
start somewhere...

Bootstrapped lra-branch and tested on x86_64-unknown-linux-gnu, along
with the patch from earlier today. OK for the branch?

Ciao!
Steven

Attachment: lra_assign_bitobstacks.diff
Description: Binary data

Reply via email to