diff options
| author | Jubilee <workingjubilee@gmail.com> | 2024-11-14 17:55:27 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-14 17:55:27 -0800 |
| commit | efe2c44269ecf916d3c200bedfba0b211431d32a (patch) | |
| tree | 741b499897e79b6f54febd095bb51d60d842fde0 /compiler/rustc_codegen_ssa/src/back/link.rs | |
| parent | cea081e98030654dd38cf5ad0d6699bb678f3cc4 (diff) | |
| parent | 0733ed77d16a691863166561bc8b286a79fa8584 (diff) | |
| download | rust-efe2c44269ecf916d3c200bedfba0b211431d32a.tar.gz rust-efe2c44269ecf916d3c200bedfba0b211431d32a.zip | |
Rollup merge of #133053 - liushuyu:simd-test-x86-baseline-fix, r=workingjubilee
tests: Fix the SIMD FFI tests with certain x86 configuration This pull request fixes the SIMD FFI tests with certain x86 configurations by gating the SSE2 intrinsic behind the `sse2` feature gate. A generic LLVM intrinsic that is easy to un-fuse on those platforms is added to compensate for those platforms.
Diffstat (limited to 'compiler/rustc_codegen_ssa/src/back/link.rs')
0 files changed, 0 insertions, 0 deletions
