This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Use alloc-pool for lra_insn_recog_data


On 11/21/19 3:21 AM, Richard Biener wrote:
This eliminates one of the top callers for malloc when building
tramp3d.  We're using alloc-pools for other structures already
so it looks somewhat obvious to also do for lra_insn_recog_data.

Bootstrapped / tested on x86_64-unknown-linux-gnu.

OK?

Sure. Thank you, Richard.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]