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 1/2] New pass to partition single function into multiple sections (take 2)


Hello,

> It looks like it it answers my comments about the previous set of
patches.
> Just to be sure, have you verified that the hot/cold partitioning still
works
> the same on hosts that don't support bb splitting?

I regtest with -O2 (which includes several testscases for hot/cold
partitioning). I will double check they are OK. Should I run other tests
to validate that?

Revital


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