Hi,

I admit I'm bad in such hardware internals that seem to break the
build of gmap:

intersect-uint2.c:409:21: error: incompatible types when initializing type 
'__m128i' using type 'int'
  409 |         __m128i p = _mm_shuffle_epi8(v_a, * (__m128i *) 
&(shuffle_mask16[r*16]));
      |                     ^~~~~~~~~~~~~~~~
intersect-uint2.c:427:17: error: incompatible types when assigning to type 
'__m128i' from type 'int'
  427 |           v_b = _mm_lddqu_si128((const __m128i *) &B[i_b]);
      |                 ^~~~~~~~~~~~~~~

See
   https://salsa.debian.org/med-team/gmap/-/jobs/4423598
for the full build log.

Any help would be welcome
    Andreas.

-- 
http://fam-tille.de

Reply via email to