Closed GoogleCodeExporter closed 8 years ago
r1134 disables the AVX2 and passes.
Original comment by fbarch...@google.com
on 21 Oct 2014 at 11:10
r1135 fixes 2 issues
The any function was masking with 32 instead of 31.
The vpavgb was using a memory reference requiring aligned pointers.
Changed to movdqu.
The known issue is fixed, but follow up to ensure no other math ops use memory
directly.
Original comment by fbarch...@google.com
on 22 Oct 2014 at 6:58
Original comment by fbarch...@google.com
on 1 Nov 2014 at 1:06
Original issue reported on code.google.com by
fbarch...@google.com
on 21 Oct 2014 at 10:26