simde icon indicating copy to clipboard operation
simde copied to clipboard

avx512/load_ps: implementation

Open operasfantom opened this issue 2 years ago • 2 comments

Implementation of simde_mm512_load_ps is based on implementation of simde_mm512_load_si512. Test data of test_simde_mm512_load_ps is copied from test_simde_mm512_store_ps and adjusted as done in test_simde_mm256_load_ps.

closes #930

operasfantom avatar Mar 15 '22 20:03 operasfantom

Hello @nemequ and @mr-c,

I am not quite sure how contributing to SIMDe goes at present. However, I would like to dedicate myself to that and start with this little contribution. Can you review in your spare time and correct me in case I am doing something wrong, please? Thanks in advance!

Regards, Pavel

operasfantom avatar Mar 17 '22 12:03 operasfantom

Not entirely sure if these failing jobs are due to my change. Can someone look at these?

operasfantom avatar Mar 17 '22 13:03 operasfantom

Hello @operasfantom ; sorry for the late reply. We've finally fixed our CI issues, so I am rebasing your PRs to test them.

mr-c avatar Jan 17 '23 07:01 mr-c

Hello @operasfantom ; sorry for the late reply. We've finally fixed our CI issues, so I am rebasing your PRs to test them.

Hey @mr-c , thank you for having it fixed eventually. Let me know if you have any questions or some action is required for me, once we achieve green CI.

operasfantom avatar Jan 17 '23 10:01 operasfantom

Thank you @operasfantom ; this was merged as https://github.com/simd-everywhere/simde/commit/d5880491cc07564a01f840b580d59701a51bb082

mr-c avatar Jan 17 '23 15:01 mr-c