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: Memset/memcpy patch


Any update?

On 5 December 2011 15:14, Michael Zolotukhin
<michael.v.zolotukhin@gmail.com> wrote:
> Hi Jan,
> I debugged the changes, and I think I've hunted down all the bugs.
> I slightly refactored the code - now all new SSE-related code is more
> localized. Also, I fixed some alignment issues.
> Please find the new patch in the attachment (it's made against rev
> 181709) - is it ok for trunk?
>
> Bootstrap and 'make check' passed on Atom and Corei7 (32,64 bits). I
> also checked specs2000, eembc1_1 and eembc2_0 on Atom.
>
> On 26 November 2011 09:18, Jan Hubicka <hubicka@ucw.cz> wrote:
>>> On Wed, Nov 23, 2011 at 3:32 PM, Michael Zolotukhin
>>> <michael.v.zolotukhin@gmail.com> wrote:
>>> > I found and fixed another problem in the latest memcpy/memest changes
>>> > - with this fix all the failing tests mentioned in #51134 started
>>> > passing. Bootstraps are also ok.
>>> > Though I still see fails in 32-bit make check, so probably, it'd be
>>> > better to revert the changes till these fails are fixed.
>>> >
>>>
>>> I will revert it for now.
>>
>> OK. ?I guess I can break out the simple fixes and commit them for 4.7 and we
>> could revisit this for next stage1. Probably not by adding all the features
>> together, but extending prologues/epilogues first and adding SSE loops with
>> the new alignment logic next.
>>
>> Honza
>>>
>>> --
>>> H.J.
>
>
>
> --
> ---
> Best regards,
> Michael V. Zolotukhin,
> Software Engineer
> Intel Corporation.



-- 
---
Best regards,
Michael V. Zolotukhin,
Software Engineer
Intel Corporation.


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