This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-10-04 11:17:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
library
/
stdarch
/
crates
History
Thom Chiovoloni
21c01768b7
Avoid using simd_f(min|max) in _mm256_(min|max)_p[sd]
2021-05-09 13:36:39 +01:00
..
assert-instr-macro
Convert all crates to 2018 edition (
#1109
)
2021-04-11 15:26:35 +01:00
core_arch
Avoid using simd_f(min|max) in _mm256_(min|max)_p[sd]
2021-05-09 13:36:39 +01:00
simd-test-macro
Convert all crates to 2018 edition (
#1109
)
2021-04-11 15:26:35 +01:00
std_detect
Move cfg!(target_feature) directly into is_*_feature_detected!() (
#1141
)
2021-04-24 08:02:24 +01:00
stdarch-gen
Completion of vcvt neon instruction
2021-05-07 23:02:39 +01:00
stdarch-test
Add vmla_n, vmla_lane, vmls_n, vmls_lane neon instructions (
#1145
)
2021-04-28 22:59:41 +01:00
stdarch-verify
Add vqrdmulh, vqrdmlah, vqrdmlsh neon instructions
2021-05-06 15:44:54 +01:00