|
Message-ID: <CAPfzE3YiKKhhzW8-_94+yfd6Vn+83OCBnrwSY8hOVc9U-BbjQQ@mail.gmail.com> Date: Fri, 8 Mar 2013 10:48:47 +1300 From: Andre Renaud <andre@...ewatersys.com> To: musl@...ts.openwall.com Subject: Re: [PATCH] Added ARM optimised memcpy implementation Hi guys, Was there any form of consensus over whether it was possible to get some version of these ARM optimisations merged? The current patch has the nice simplicity of working on essentially every supported ARM platform, and therefore there is no special handling needed to invoke alternative behaviour on some platforms. However it is not as fast as it could be on ARMv5 and ARMv7 devices. Regards, Andre
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.