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] splits after reload


On Wed, Feb 04, 2004 at 02:50:21PM +0530, Rakesh Kumar - Software, Noida wrote:
> I'd like to advocate defining the target hook for
> recombining splits in split_all_insns ().

No.  Absolutely not.  This is not the purpose of split_all_insns.

It kinda sounds like you want reload-cse to run later than it
currently does.  That might be a quite reasonable solution, but
it would certainly have to be tested on many targets.


r~


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