Ralf Jung
|
60ee1b7ac6
|
simd_shuffle: require index argument to be a vector
|
2024-09-14 14:43:24 +02:00 |
|
Scott McMurray
|
d2309c2a9d
|
Ban non-array SIMD
|
2024-09-09 19:39:43 -07:00 |
|
Boxy
|
d0c11bf6e3
|
Split part of adt_const_params into unsized_const_params
|
2024-07-17 11:01:29 +01:00 |
|
Jubilee Young
|
1914c722b5
|
compiler: add simd_ctpop intrinsic
|
2024-05-18 18:11:20 -07:00 |
|
Gary Guo
|
cfee72aa24
|
Fix tests and bless
|
2024-04-24 13:12:33 +01:00 |
|
joboet
|
989660c3e6
|
rename expose_addr to expose_provenance
|
2024-04-03 16:00:38 +02:00 |
|
Ralf Jung
|
f2cff5ebb9
|
also rename the SIMD intrinsic
|
2024-03-23 23:03:37 +01:00 |
|
Ralf Jung
|
67b9d7d184
|
rename ptr::from_exposed_addr -> ptr::with_exposed_provenance
|
2024-03-23 13:18:33 +01:00 |
|
Ralf Jung
|
c1d0e489e5
|
fix use of platform_intrinsics in tests
|
2024-02-25 08:15:44 +01:00 |
|
Ralf Jung
|
07b6240947
|
remove simd_reduce_{min,max}_nanless
|
2024-02-21 20:50:47 +01:00 |
|
许杰友 Jieyou Xu (Joe)
|
ec2cc761bc
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
Matthew Jasper
|
982b49494e
|
Remove revisions for THIR unsafeck
This is to make the diff when stabilizing it easier to review.
|
2024-01-05 09:30:27 +00:00 |
|
Oli Scherer
|
1a01e57d27
|
Prototype using const generic for simd_shuffle IDX array
|
2023-09-18 15:10:28 +00:00 |
|
Oli Scherer
|
4457ef2c6d
|
Forbid old-style simd_shuffleN intrinsics
|
2023-08-03 09:29:00 +00:00 |
|
Caleb Zulawski
|
77ed437de8
|
Fix simd_bswap for i8/u8
|
2023-07-30 15:40:32 -04:00 |
|
Caleb Zulawski
|
4709ca2bed
|
Format test
|
2023-07-28 00:09:04 -04:00 |
|
Caleb Zulawski
|
4c02b4cf4c
|
Add SIMD bitreverse, ctlz, cttz intrinsics
|
2023-07-27 23:53:45 -04:00 |
|
Caleb Zulawski
|
3ea0e6e3fb
|
Add simd_bswap intrinsic
|
2023-07-27 23:04:14 -04:00 |
|
chenx97
|
c6e03cd951
|
support for mips64r6 as a target_arch value
|
2023-07-18 18:58:18 +08:00 |
|
Ben Kimock
|
9c4696b940
|
Fix unintentional UB in SIMD tests
|
2023-02-12 20:18:48 -05:00 |
|
Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|