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] Cleanup and improvement of if-conversion for vectorization


On Wed, May 26, 2010 at 04:17, Richard Guenther <rguenther@suse.de> wrote:
> I was refering to the comment. ?Shouldn't it be
> /* Now all statements are if-convertible. ?Combine all the basic
> ? blocks into one huge basic block doing the if-conversion on-the-fly.
> */
>

I changed the comment as you proposed, and I committed the 8 approved
patches to trunk.

Sebastian


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