summary refs log tree commit diff
path: root/tests/ui/simd/repr_packed.rs
AgeCommit message (Expand)AuthorLines
2024-06-01Improve documentationCaleb Zulawski-2/+3
2024-05-20Make repr(packed) vectors work with SIMD intrinsicsCaleb Zulawski-14/+4
2024-02-25fix use of platform_intrinsics in testsRalf Jung-2/+2
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2023-12-02Add test using non-power-of-two vectorCaleb Zulawski-1/+15
2023-12-02Implement repr(packed) for repr(simd)Caleb Zulawski-0/+45