Update xsimd to new version ead07427834c82aac105d36b8671abbe915c441c from 2024-02-05 07:06:11
Categories
(Core :: Performance, enhancement)
Tracking
()
Tracking | Status | |
---|---|---|
firefox125 | --- | fixed |
People
(Reporter: update-bot, Assigned: padenot)
Details
(Whiteboard: [3pl-filed][task_id: eF7B08LURDqhM3fLxikRgQ])
Attachments
(1 file)
This update covers 3 commits. Here are the overall diff statistics, and then the commit information.
third_party/xsimd/include/xsimd/arch/xsimd_neon64.hpp | 83 +++++++++++++++++++
third_party/xsimd/moz.yaml | 4 +-
2 files changed, 85 insertions(+), 2 deletions(-)
ead07427834c82aac105d36b8671abbe915c441c by serge-sans-paille
https://github.com/QuantStack/xsimd/commit/ead07427834c82aac105d36b8671abbe915c441c
Authored: 2024-02-05 07:38:40 +0100
Committed: 2024-02-05 07:06:11 +0000
Use dedicated instructions for zip / unzip on arm64
Files Modified:
- include/xsimd/arch/xsimd_neon64.hpp
9754aa988a83fee50d19a590fe98499463ed3699 by serge-sans-paille
https://github.com/QuantStack/xsimd/commit/9754aa988a83fee50d19a590fe98499463ed3699
Authored: 2023-11-09 22:29:57 +0100
Committed: 2024-01-31 14:43:28 +0100
Run tests on Apple M1
Files Modified:
- .github/workflows/macos.yml
- test/test_xsimd_api.cpp
38f15d316f5a07fb91156ce24629fb4668a5ae98 by Johan Mabille
https://github.com/QuantStack/xsimd/commit/38f15d316f5a07fb91156ce24629fb4668a5ae98
Authored: 2024-01-25 23:37:50 +0100
Committed: 2024-01-25 23:40:58 +0100
Updated CI badges
Files Modified:
- README.md
Reporter | ||
Comment 1•1 year ago
|
||
eF7B08LURDqhM3fLxikRgQ |
I've submitted a try run for this commit: https://treeherder.mozilla.org/jobs?repo=try&revision=459d16a73d6d21756ef4c511b17855dddb7e5e18
Reporter | ||
Comment 2•1 year ago
|
||
Reporter | ||
Comment 3•1 year ago
|
||
b6lu_a16SRSOaiCAzfCOLg |
All the jobs in the try run succeeded. Like literally all of them, there weren't
even any intermittents. That is pretty surprising to me, so maybe you should double
check to make sure I didn't misinterpret things and that the correct tests ran...
Anyway, I've done all I can, so I'm passing to you to review and land the patch.
When reviewing, please note that this is external code, which needs a full and
careful inspection - not a rubberstamp.
Comment 5•1 year ago
|
||
bugherder |
Description
•