rust/tests/codegen/simd
Scott McMurray 6f9cfd694d Rework `OperandRef::extract_field` to stop calling `to_immediate_scalar` on things which are already immediates
That means it stops trying to truncate things that are already `i1`s.
2025-02-19 12:03:40 -08:00
..
packed-simd-alignment.rs Test codegen for repr(packed,simd) 2024-06-02 04:13:35 -07:00
packed-simd.rs x86-sse2 ABI: use SSE registers for floats and SIMD 2025-02-18 16:11:41 +01:00
project-to-simd-array-field.rs Rework `OperandRef::extract_field` to stop calling `to_immediate_scalar` on things which are already immediates 2025-02-19 12:03:40 -08:00
simd-wide-sum.rs Restore the test checks for `wider_reduce_into_iter` 2024-03-28 21:28:45 +08:00
simd_arith_offset.rs fix use of platform_intrinsics in tests 2024-02-25 08:15:44 +01:00
swap-simd-types.rs tests/codegen: use -Copt-level=3 instead of -O 2025-02-11 13:41:35 -08:00
unpadded-simd.rs Ban non-array SIMD 2024-09-09 19:39:43 -07:00