rust/compiler/rustc_const_eval
Guillaume Gomez c8625a5543
Rollup merge of #147520 - sayantn:simd-const-eval, r=RalfJung
Port the remaining SIMD intrinsics to const-eval

successor to rust-lang/rust#146568, this refactors some implementations and ports the implementation of `simd_fma` and `simd_relaxed_fma`to `rustc_const_eval`

Also adds some remaining f16/f128 support in these intrinsics

r? `@RalfJung`
2025-11-03 17:20:32 +01:00
..
src Rollup merge of #147520 - sayantn:simd-const-eval, r=RalfJung 2025-11-03 17:20:32 +01:00
Cargo.toml Revert introduction of [workspace.dependencies]. 2025-09-02 19:12:54 +10:00
messages.ftl fix panic with extra-const-ub-checks 2025-10-07 19:16:58 +02:00