omparisions.
-Mei
From: Hui Shi [mailto:kalin@gmail.com<mailto:kalin@gmail.com>]
Sent: Tuesday, August 17, 2010 7:15 PM
To: Ye, Mei
Cc: Sun Chan;
open64-devel@lists.sourceforge.net<mailto:open64-devel@lists.sourceforge.net>
Subject: Re: [Open64-de
>
> *From:* Hui Shi [mailto:kalin@gmail.com]
> *Sent:* Tuesday, August 17, 2010 7:15 PM
> *To:* Ye, Mei
> *Cc:* Sun Chan; open64-devel@lists.sourceforge.net
>
> *Subject:* Re: [Open64-devel] Simd_Finalize_Loops bug in handling unsigned
> comparison loop end
>
>
>
{
>
> ….. --- looks like you miss here.
>
> }
>
> ……
>
> }
>
>
> --
>
> *From:* Hui Shi [mailto:kalin@gmail.com]
> *Sent:* Friday, August 13, 2010 9:29 PM
> *To:* Ye, Mei; Sun Chan
> *Cc:* open64-devel@lists.sourceforge.net
> *Subject:* Re: [Open64-devel]
.
}
..
}
From: Hui Shi [mailto:kalin@gmail.com]
Sent: Friday, August 13, 2010 9:29 PM
To: Ye, Mei; Sun Chan
Cc: open64-devel@lists.sourceforge.net
Subject: Re: [Open64-devel] Simd_Finalize_Loops bug in handling unsigned
comparison loop end
Hi, Mei
I fix loop'
that may
> require
> > a similar fix.
> >
> >
> >
> > -Mei
> >
> >
> >
> > ________
> >
> > From: Ju, Roy
> > Sent: Wednesday, August 11, 2010 3:11 PM
> > To: Ye, Mei
> > Subject: FW: [Open64-devel] Simd_Finalize_Loops
fix.
>
>
>
> -Mei
>
>
>
>
>
> From: Ju, Roy
> Sent: Wednesday, August 11, 2010 3:11 PM
> To: Ye, Mei
> Subject: FW: [Open64-devel] Simd_Finalize_Loops bug in handling unsigned
> comparison loop end
>
>
>
> Mei,
>
> See if you can review this
loop end
Mei,
See if you can review this changelist. Thanks.
Roy
From: Hui Shi [mailto:]
Sent: Sunday, August 08, 2010 7:46 PM
To:
Subject: [Open64-devel] Simd_Finalize_Loops bug in handling unsigned comparison
loop end
Hi, All
Can LNO gatekeeper help review this fix?
This bug happens in -m32
Hi, All
Can LNO gatekeeper help review this fix?
This bug happens in -m32 on x8664 linux.
Attached is the test case and patch.
command line is
opencc -O3 unsigned_loop_end.c -INLINE:ne=foo:ne=init:ne=check
-OPT:unroll_times_max=1 -m32
The bug happens when vectorization is happend on following lo