|
Message-ID: <35c29c81b2acccd34b1b80f3c9b7f766@smtp.hushmail.com> Date: Fri, 17 Jul 2015 13:38:15 +0200 From: magnum <john.magnum@...hmail.com> To: john-dev@...ts.openwall.com Subject: Re: Interleaving of intrinsics On 2015-07-17 10:38, Lei Zhang wrote: > Now I manually unrolled all 5 formats in see-intrinsics.c, and tested > the newly interleaved code on my laptop and MIC respectively. > > Here's the result: >(...) This is consistent with more limited tests I made (that also used tmp##i istead of tmp[i]). I guess we can give up on improving interleaving, and leave the code as-is with for loops and tmp arrays present. Solar? magnum
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.