-
Notifications
You must be signed in to change notification settings - Fork 12.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Portable SIMD subtree update #122905
Portable SIMD subtree update #122905
Commits on Feb 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bb4bba5 - Browse repository at this point
Copy the full SHA bb4bba5View commit details -
Merge pull request rust-lang#397 from taiki-e/imports
Remove redundant imports
Configuration menu - View commit details
-
Copy full SHA for 8c786f3 - Browse repository at this point
Copy the full SHA 8c786f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ce3ab7 - Browse repository at this point
Copy the full SHA 6ce3ab7View commit details -
Merge pull request rust-lang#396 from taiki-e/aarch64-big
Fix build error on big endian aarch64
Configuration menu - View commit details
-
Copy full SHA for 94f4f68 - Browse repository at this point
Copy the full SHA 94f4f68View commit details
Commits on Feb 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 18de239 - Browse repository at this point
Copy the full SHA 18de239View commit details -
Merge pull request rust-lang#398 from AquaEBM/avx512-feature-flag
fix build error on AVX-512
Configuration menu - View commit details
-
Copy full SHA for fbc9efa - Browse repository at this point
Copy the full SHA fbc9efaView commit details
Commits on Mar 3, 2024
-
feat: add SIMD float math functions (exp, exp2, log, log2, log10, sin…
…, cos).
avhz authored and avhz committedMar 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 499a53d - Browse repository at this point
Copy the full SHA 499a53dView commit details -
Merge pull request rust-lang#400 from avhz/master
feat: add SIMD float math functions (exp, exp2, log, log2, log10, sin…
Configuration menu - View commit details
-
Copy full SHA for eea6f77 - Browse repository at this point
Copy the full SHA eea6f77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b5b259 - Browse repository at this point
Copy the full SHA 5b5b259View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5d5006 - Browse repository at this point
Copy the full SHA e5d5006View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcedde5 - Browse repository at this point
Copy the full SHA bcedde5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f062b8 - Browse repository at this point
Copy the full SHA 2f062b8View commit details
Commits on Mar 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 278eb28 - Browse repository at this point
Copy the full SHA 278eb28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5794c83 - Browse repository at this point
Copy the full SHA 5794c83View commit details
Commits on Mar 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ca4033f - Browse repository at this point
Copy the full SHA ca4033fView commit details
Commits on Mar 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4f0ba1a - Browse repository at this point
Copy the full SHA 4f0ba1aView commit details
Commits on Mar 14, 2024
-
Merge pull request rust-lang#404 from dpaoliello/arm64ec
Add arm64ec support
Configuration menu - View commit details
-
Copy full SHA for 6aeff2e - Browse repository at this point
Copy the full SHA 6aeff2eView commit details -
Merge pull request rust-lang#399 from farnoy/masked-load-store-simple
Add support for masked loads & stores
Configuration menu - View commit details
-
Copy full SHA for 50e8ae8 - Browse repository at this point
Copy the full SHA 50e8ae8View commit details
Commits on Mar 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 53de3f0 - Browse repository at this point
Copy the full SHA 53de3f0View commit details -
Validate generating docs (rust-lang/portable-simd#407)
- Generate docs with warnings disabled. - Instruct doctest to add `#![deny(warnings)]` to all tests.
Configuration menu - View commit details
-
Copy full SHA for cff979e - Browse repository at this point
Copy the full SHA cff979eView commit details -
Merge commit 'cff979eec1ac0473fc4960ee6cde462c6aeda824' into sync-por…
…table-simd-2024-03-22
Configuration menu - View commit details
-
Copy full SHA for 9e0ec25 - Browse repository at this point
Copy the full SHA 9e0ec25View commit details