Skip to content

Finalize HSV conversion #32

Finalize HSV conversion

Finalize HSV conversion #32

Triggered via push June 8, 2024 13:09
Status Failure
Total duration 32s
Artifacts

build_push.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build: src/sse/sse_hsv_to_image.rs#L8
unresolved import `std::arch::x86_64`
Build: src/sse/sse_hsv_to_image.rs#L35
cannot find function `_mm_set1_ps` in this scope
Build: src/sse/sse_hsv_to_image.rs#L44
cannot find function `_mm_loadu_si128` in this scope
Build: src/sse/sse_hsv_to_image.rs#L44
cannot find type `__m128i` in this scope
Build: src/sse/sse_hsv_to_image.rs#L45
cannot find function `_mm_loadu_si128` in this scope
Build: src/sse/sse_hsv_to_image.rs#L45
cannot find type `__m128i` in this scope
Build: src/sse/sse_hsv_to_image.rs#L46
cannot find function `_mm_loadu_si128` in this scope
Build: src/sse/sse_hsv_to_image.rs#L46
cannot find type `__m128i` in this scope
Build: src/sse/sse_hsv_to_image.rs#L54
cannot find function `_mm_set1_epi16` in this scope
Build: src/sse/sse_hsv_to_image.rs#L57
cannot find function `_mm_loadu_si128` in this scope