This is the mail archive of the gcc@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: DFA scheduler merge - approval issues?


   From: Vladimir Makarov <vmakarov@redhat.com>
   Date: Wed, 10 Apr 2002 15:25:31 -0400

   >         Is the software pipelining optimization which relies on the DFA
   > scheduler ready as well?
   
   Why should it be ready to merge the dfa-based scheduler?  The bigger
   patch, the harder to merge it.  My plan is to merge the dfa-based
   scheduler into the main trunk and after that use the branch to work on
   software pipelining and may be a new interblock insn scheduler.

I agree with Vladimir, software pipelining should need to be available
as a prerequisite for DFA merging.  It would only complicate matters.


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