Changes between Version 1 and Version 2 of Ticket #621, comment 1


Ignore:
Timestamp:
25 Oct 2019, 20:33:09 (5 years ago)
Author:
hanhuang
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #621, comment 1

    v1 v2  
    1 A fix will be provided after the issue is confirmed and identified.
     1"sum = _mm_add_epi32(sum, a);" is missed in the SIMD implementation.  A fix will be provided in a new merge request.