x86 fast checking for alpha singularity #274
Annotations
6 errors and 1 warning
|
Run RUSTFLAGS="-C target-feature=+sse4.1" cargo build --target i686-unknown-linux-gnu:
src/avx2/vertical_u8.rs#L87
variable does not need to be mutable
|
Run RUSTFLAGS="-C target-feature=+sse4.1" cargo build --target i686-unknown-linux-gnu:
src/sse/rgb_u8.rs#L94
unused variable: `shuffle_hi`
|
Run RUSTFLAGS="-C target-feature=+sse4.1" cargo build --target i686-unknown-linux-gnu:
src/sse/rgba_u8.rs#L89
unused variable: `shuffle_hi`
|
Run RUSTFLAGS="-C target-feature=+sse4.1" cargo build --target i686-unknown-linux-gnu:
src/sse/vertical_u8.rs#L63
function `convolve_vertical_part_sse_32` is never used
|
Run RUSTFLAGS="-C target-feature=+sse4.1" cargo build --target i686-unknown-linux-gnu
Process completed with exit code 101.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading