about summary refs log tree commit diff
path: root/compiler/rustc_infer/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-02-22 04:02:31 +0000
committerbors <bors@rust-lang.org>2024-02-22 04:02:31 +0000
commitc1b478efd3206900e86c9555a989351cd20b6bc7 (patch)
tree6e2e2bede3ff03c5248207c270497ae0c7220be1 /compiler/rustc_infer/src
parentc5f69bdd5173a948e0131f934fa7c4cbf5e0b55f (diff)
parent07b62409478d810b723bf9bf2a471e78c8421d0d (diff)
downloadrust-c1b478efd3206900e86c9555a989351cd20b6bc7.tar.gz
rust-c1b478efd3206900e86c9555a989351cd20b6bc7.zip
Auto merge of #121223 - RalfJung:simd-intrinsics, r=Amanieu
intrinsics::simd: add missing functions, avoid UB-triggering fast-math

Turns out stdarch declares a bunch more SIMD intrinsics that are still missing from libcore.
I hope I got the docs and in particular the safety requirements right for these "unordered" and "nanless" intrinsics.

Many of these are unused even in stdarch, but they are implemented in the codegen backend, so we may as well list them here.

r? `@Amanieu`
Cc `@calebzulawski` `@workingjubilee`
Diffstat (limited to 'compiler/rustc_infer/src')
0 files changed, 0 insertions, 0 deletions