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: [lno] copy header and vectorization



On Feb 19, 2004, at 5:17 AM, Zdenek Dvorak wrote:


Hello,

I agree; the "problem" here is that jump threading already did the work
here, and loop header copying then (for small loops) does just
peeling the first iteration. I will post a patch for this later today.

this patch should fix the problem.

Yes, this fixes the problem. Thank you. -- Devang


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