vectorized bin-sort singlethreaded #354
Annotations
10 errors and 11 warnings
src/spreadinterp.cpp#L1903
no match for 'operator!=' (operand types are 'xsimd::batch_bool<int, xsimd::sse3>' and 'xsimd::batch_bool<bool>')
|
|
|
|
|
src/spreadinterp.cpp#L1903
no match for 'operator!=' (operand types are 'xsimd::batch_bool<long long int, xsimd::sse3>' and 'xsimd::batch_bool<bool>')
|
|
|
|
|
|
src/spreadinterp.cpp#L464
format '%ld' expects argument of type 'long int', but argument 3 has type 'long long unsigned int' [-Wformat=]
|
src/spreadinterp.cpp#L2447
format '%ld' expects argument of type 'long int', but argument 2 has type 'UBIGINT' {aka 'long long unsigned int'} [-Wformat=]
|
src/spreadinterp.cpp#L2447
format '%ld' expects argument of type 'long int', but argument 3 has type 'UBIGINT' {aka 'long long unsigned int'} [-Wformat=]
|
src/spreadinterp.cpp#L942
unused variable 'alignment' [-Wunused-variable]
|
src/spreadinterp.cpp#L1095
unused variable 'alignment' [-Wunused-variable]
|
src/spreadinterp.cpp#L1260
unused variable 'alignment' [-Wunused-variable]
|
src/spreadinterp.cpp#L1262
unused variable 'ker23_size' [-Wunused-variable]
|
src/spreadinterp.cpp#L942
unused variable 'alignment' [-Wunused-variable]
|
src/spreadinterp.cpp#L1095
unused variable 'alignment' [-Wunused-variable]
|
src/spreadinterp.cpp#L1260
unused variable 'alignment' [-Wunused-variable]
|
This job failed
Loading