|
Message-Id: <8ED853DB-795D-4504-BE9B-62B9D86111D1@gmail.com> Date: Tue, 7 Apr 2015 09:43:53 +0800 From: Lei Zhang <zhanglei.april@...il.com> To: john-dev@...ts.openwall.com Subject: Re: New SIMD generations, code layout > On Apr 7, 2015, at 1:47 AM, magnum <john.magnum@...hmail.com> wrote: > > On 2015-04-06 19:42, magnum wrote: >> No! Here is the problem and it's my bug. Look at that code: > >> - result[7] = result[6] = result[5] = >> + result[7] = result[6] = result[5] = result[4] = > > Sure enough this made it work on AVX2. Please commit your code, with > this change. Also, before pushing, please fix the indentation: You are > supposed to use tabs, not some arbitrary amount of spaces. BTW, I see your latest changes committed to branch avx2. Should I also commit my updates to that branch? Lei
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.