Thread improvements, a lot of reworking #9
Annotations
10 errors and 1 warning
Build:
src/sse_rgb_u8.rs#L5
unresolved import `std::arch::x86_64`
|
Build:
src/sse_rgb_u8.rs#L20
cannot find function `_mm_setr_epi8` in this scope
|
Build:
src/sse_rgb_u8.rs#L30
cannot find function `_mm_setr_epi8` in this scope
|
Build:
src/sse_rgb_u8.rs#L42
cannot find function `_mm_setzero_si128` in this scope
|
Build:
src/sse_rgb_u8.rs#L43
cannot find function `_mm_setzero_si128` in this scope
|
Build:
src/sse_rgb_u8.rs#L44
cannot find function `_mm_setzero_si128` in this scope
|
Build:
src/sse_rgb_u8.rs#L45
cannot find function `_mm_setzero_si128` in this scope
|
Build:
src/sse_rgb_u8.rs#L50
cannot find function `_mm_set1_epi32` in this scope
|
Build:
src/sse_rgb_u8.rs#L51
cannot find function `_mm_set1_epi32` in this scope
|
Build:
src/sse_rgb_u8.rs#L55
cannot find function `_mm_loadu_si128` in this scope
|
Build:
src/rgba_u8.rs#L4
unused import: `std::arch::x86::*`
|