Skip to content

Implement LLVM x86 SSE4.2 intrinsics #7596

Implement LLVM x86 SSE4.2 intrinsics

Implement LLVM x86 SSE4.2 intrinsics #7596

Triggered via pull request May 20, 2024 00:37
Status Failure
Total duration 14m 48s
Artifacts

ci.yml

on: pull_request
Matrix: build
bors build finished
0s
bors build finished
bors build finished
0s
bors build finished
cronjob failure notification
0s
cronjob failure notification
Fit to window
Zoom out
Zoom in

Annotations

20 errors
style checks
Process completed with exit code 1.
build (windows-latest, i686-pc-windows-msvc)
Process completed with exit code 1.
test generated output: tests/pass/shims/x86/intrinsics-x86-sse42.rs#L1
you likely need to bless the tests with `./miri test --bless`
Unmatched diagnostics: tests/pass/shims/x86/intrinsics-x86-sse42.rs#L16
Error: unused import: `std::mem::transmute`
Unmatched diagnostics: tests/pass/shims/x86/intrinsics-x86-sse42.rs#L79
Error: cannot find function `_mm_setr_epi64x` in this scope
Unmatched diagnostics: tests/pass/shims/x86/intrinsics-x86-sse42.rs#L82
Error: cannot find function `_mm_setr_epi64x` in this scope Error: cannot find function `assert_eq_m128i` in this scope
Unmatched diagnostics: tests/pass/shims/x86/intrinsics-x86-sse42.rs#L91
Error: failed to resolve: use of undeclared crate or module `ptr`
Unmatched diagnostics: tests/pass/shims/x86/intrinsics-x86-sse42.rs#L105
Error: cannot find function `assert_eq_m128i` in this scope
Unmatched diagnostics: tests/pass/shims/x86/intrinsics-x86-sse42.rs#L183
Error: cannot find function `assert_eq_m128i` in this scope
build (ubuntu-latest, x86_64-unknown-linux-gnu)
Process completed with exit code 1.
test generated output: tests/pass/shims/x86/intrinsics-x86-sse42.rs#L1
you likely need to bless the tests with `./miri test --bless`
Unmatched diagnostics: tests/pass/shims/x86/intrinsics-x86-sse42.rs#L16
Error: unused import: `std::mem::transmute`
Unmatched diagnostics: tests/pass/shims/x86/intrinsics-x86-sse42.rs#L79
Error: cannot find function `_mm_setr_epi64x` in this scope
Unmatched diagnostics: tests/pass/shims/x86/intrinsics-x86-sse42.rs#L82
Error: cannot find function `_mm_setr_epi64x` in this scope Error: cannot find function `assert_eq_m128i` in this scope
Unmatched diagnostics: tests/pass/shims/x86/intrinsics-x86-sse42.rs#L91
Error: failed to resolve: use of undeclared crate or module `ptr`
Unmatched diagnostics: tests/pass/shims/x86/intrinsics-x86-sse42.rs#L105
Error: cannot find function `assert_eq_m128i` in this scope
Unmatched diagnostics: tests/pass/shims/x86/intrinsics-x86-sse42.rs#L183
Error: cannot find function `assert_eq_m128i` in this scope
build (macos-14, aarch64-apple-darwin)
Process completed with exit code 1.