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,4.2] Use edge probabilities to control speculation ininterblock scheduler


Richard Henderson wrote:
On Tue, Sep 06, 2005 at 04:59:34PM -0500, Peter Steinmetz wrote:

	* sched-rgn.c (compute_dom_prob_ps): Eradicate use of float in
      probability computations.  Use edge probabilities in
      place of statically computed probabilities.


Ok.

Just to be 100% clear, Richard has pre-approved the patch for 4.2, once there's a 4.2. There's not, yet; the mainline is still 4.1.


Thanks,

--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304


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