Re: [AVX2] PATCH: Fixed 64-bit integer of gather* intrinsic declaration.

2011-06-23 Thread H.J. Lu
On Thu, Jun 23, 2011 at 9:38 AM, Kirill Yukhin wrote: > Hi, > I've updated 64-bit integer variant of gather intrinsics declarations. > It now works while passing '-pedantic' flag. > Also I fixed copy-paste problem to avoid AVX2 tests to be executed on > AVX-capable machines. > > ChangeLog.avx2 ent

Re: [AVX2] PATCH: Fixed 64-bit integer of gather* intrinsic declaration.

2011-06-23 Thread H.J. Lu
On Thu, Jun 23, 2011 at 9:38 AM, Kirill Yukhin wrote: > Hi, > I've updated 64-bit integer variant of gather intrinsics declarations. > It now works while passing '-pedantic' flag. > Also I fixed copy-paste problem to avoid AVX2 tests to be executed on > AVX-capable machines. > > ChangeLog.avx2 ent