Commit Graph

457 Commits

Author SHA1 Message Date
Caleb Zulawski
a93ded5426 Remove generic_const_exprs 2023-10-01 22:40:19 -04:00
Caleb Zulawski
4825b2a64d Fix lint 2023-10-01 21:29:03 -04:00
Caleb Zulawski
eb3c050405 Fix lints 2023-09-23 13:30:21 -04:00
Caleb Zulawski
22f50df4dd
Merge pull request #362 from rust-lang/int-ops
Add various integer ops
2023-09-10 18:53:27 -04:00
Caleb Zulawski
0a1e745320 Return unsigned integers from some signed integer functions 2023-09-10 18:20:47 -04:00
Caleb Zulawski
7ce6ec9d40
Merge pull request #359 from rust-lang/what-is-portable
Define portability
2023-09-10 17:05:08 -04:00
Caleb Zulawski
f2ac32f21f
Merge pull request #361 from rust-lang/wrapping-negation
Add wrapping negation for unsigned integers
2023-09-10 16:59:16 -04:00
Caleb Zulawski
b6e03e5f73
Merge pull request #357 from rust-lang/subnormals
Fix subnormals
2023-09-10 16:49:48 -04:00
bjorn3
d08b2a50a3 Allow internal_features lint 2023-08-26 12:32:10 +00:00
Caleb Zulawski
c948b703ff Simplify signed leading_ones/trailing_ones 2023-08-01 07:58:44 -04:00
Caleb Zulawski
b1245ffb12 Fix bad copy-paste 2023-07-30 16:20:20 -04:00
Caleb Zulawski
8101074e2e Add various integer ops 2023-07-30 15:53:32 -04:00
Caleb Zulawski
3da60554e5 Add footnote 2023-07-28 21:38:58 -04:00
Caleb Zulawski
e51ee248c3 Add tests 2023-07-28 21:26:14 -04:00
Caleb Zulawski
5c97c0db24 Add wrapping negation 2023-07-27 16:26:22 -04:00
Caleb Zulawski
927139d1e7 Add scalar shifts 2023-07-27 14:15:20 -04:00
Caleb Zulawski
6e8d21ee76 Define portability 2023-07-27 13:21:56 -04:00
Caleb Zulawski
baa5791a45 Document odd test behavior 2023-07-27 01:03:43 -04:00
Caleb Zulawski
cb461aceb3 Only flush comparison in test 2023-07-27 01:02:26 -04:00
Caleb Zulawski
fd712fe3f3 Fix test skip 2023-07-22 23:38:20 -04:00
Caleb Zulawski
616cb6e9e6 Disable simd_clamp test on ppc64 2023-07-22 23:00:51 -04:00
Caleb Zulawski
bd4e6616f3 Adjust clamp test 2023-07-22 20:50:49 -04:00
Caleb Zulawski
52d6397da7 Flush subnormals in reduce tests 2023-07-22 19:22:30 -04:00
Caleb Zulawski
ad747af0bb Apply workaround to ppc64 2023-07-22 18:33:33 -04:00
Caleb Zulawski
d07ce3cef9 Account for possible qemu bug 2023-07-22 17:56:21 -04:00
Caleb Zulawski
49e92a2918 Improve powerpc subnormal flushing check 2023-07-22 14:18:16 -04:00
Caleb Zulawski
415b50f671 Flush subnormals in f32::fract test 2023-07-22 09:16:42 -04:00
Caleb Zulawski
38c7ba09dd Handle subnormal numbers exactly 2023-07-22 00:41:21 -04:00
Caleb Zulawski
dc0ba78365 Don't require strict equality when subnormals are flushed 2023-07-21 15:44:15 -04:00
Caleb Zulawski
11c43c0c16 Fix is_subnormal on architectures that flush subnormals to zero 2023-07-21 15:33:09 -04:00
Jubilee Young
7c7dbe0c50 Remove unused import 2023-07-07 04:03:54 -07:00
Jubilee
789c38fae2
Fixed cast imports in doctest (rust-lang/portable-simd#355) 2023-07-07 03:49:42 -07:00
Caleb Zulawski
eb0041d154 Format 2023-06-07 23:46:06 -04:00
Caleb Zulawski
0368a8c778 Merge branch 'master' into sync-upstream-2023-06-07 2023-06-07 23:41:55 -04:00
Caleb Zulawski
73d7eb5f73
Merge pull request #344 from rust-lang/prelude
Add a prelude
2023-05-31 20:01:28 -04:00
Caleb Zulawski
d975d8fad4
Merge pull request #348 from taiki-e/arm-big
Fix build error on big endian arm/aarch64
2023-05-31 20:00:26 -04:00
Caleb Zulawski
5161f2ecd0
Merge pull request #350 from rust-lang/cast
Remove cast_ptr in favor of cast which acts like pointer::cast (and adjust integer casts)
2023-05-31 19:58:55 -04:00
Taiki Endo
1af32f0a3a Fix build error on big endian arm/aarch64 2023-05-30 23:10:05 +09:00
Caleb Zulawski
0315db3cc1 Re-add missing #[must_use] 2023-05-21 14:10:27 -04:00
Thom Chiovoloni
c0b7df522f Add #[inline] to functions which were missing it, and #[track_caller] to ones with runtime panics from user input 2023-05-21 14:10:22 -04:00
Caleb Zulawski
f4ee1ab711 Simplify to_int_unchecked 2023-05-20 17:28:05 -04:00
Caleb Zulawski
6626cd8249 Remove cast_ptr in favor of cast which acts like pointer::cast. Move number casts to number traits. 2023-05-20 17:17:56 -04:00
David Tolnay
048264e0a3 Hide repr attribute from doc of types without guaranteed repr 2023-05-16 10:00:52 -07:00
Caleb Zulawski
c55e19cb00 Add Simd, Mask, simd_swizzle to prelude
Co-authored-by: Jacob Lifshay <programmerjake@gmail.com>
2023-05-12 09:16:43 -04:00
Caleb Zulawski
9e818d62b3 Ignore doctest 2023-05-12 09:16:43 -04:00
Caleb Zulawski
b3b5cfca66 Add a prelude 2023-05-12 09:16:43 -04:00
Jubilee Young
c7f6aae79c Correct swizzle_dyn cfg for armv7 neon 2023-05-11 17:22:00 -07:00
Jubilee Young
a978408be9 Sync portable-simd to 2023 May 10
Sync up to rust-lang/portable-simd@852762563a
2023-05-11 12:13:00 -07:00
Jubilee Young
852762563a Temp fix for swizzle_dyn
- disable the AVX512 variant for now (flaky)
- tell Clippy to knock it off
2023-05-10 06:49:00 -07:00
Jubilee Young
d361e4335f Drop const_ptr_read feature gate 2023-05-10 06:49:00 -07:00