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: GCC 3.5 Status (2004-08-29)



On Aug 29, 2004, at 4:17 PM, Mark Mitchell wrote:


The following changes will be postponed until GCC 3.6.  These changes
either provide too little benefit, are too risky, or will take too
much time to complete.

[snip]

* If-conversion and vectorization of conditional code [Patel]

Two points:


1) Benefit of this work (along with Dorit's work):

http://gcc.gnu.org/ml/gcc/2003-07/msg01355.html

2) It is implemented once entirely in apple-ppc-branch. If-conversion patch is being reviewed by Richard. Today I was offline so I have not replied his email, but I am confident that it will be OKed soon. Regarding second part, it requires replacing builtins with new tree codes. Richard and Jim explained lot of things and I'll try hard to complete it by deliver date.

-
Devang


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