Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

[ESIMD] Add new test cases to simd::copy_from/to test #615

Merged
merged 3 commits into from
Dec 21, 2021

Conversation

sndmitriev
Copy link

This patch adds new test cases to simd::copy_from/to test which
exercise this API on simd objects exceeding eight owords in size.

Signed-off-by: Sergey Dmitriev [email protected]

This patch adds new test cases to simd::copy_from/to test which
exersise this API on simd objects exceeding eight owords in size.

Signed-off-by: Sergey Dmitriev <[email protected]>
@sndmitriev
Copy link
Author

/verify with intel/llvm#5135

@sndmitriev sndmitriev marked this pull request as ready for review December 16, 2021 02:51
@sndmitriev
Copy link
Author

I believe test failures on pre-ci-windows testing are not related to this change.

@sndmitriev
Copy link
Author

@bader, so you know if pre-ci-windows failures are expected right now? I do not think they are related to these changes.

@bader
Copy link

bader commented Dec 17, 2021

@bader, so you know if pre-ci-windows failures are expected right now? I do not think they are related to these changes.

According to my expectations all tests must pass. If you think that failures are not related to you changes, please, file a bug report and disable failing tests to avoid false alarms in CI process.

@kbobrovs kbobrovs merged commit 5646a3d into intel Dec 21, 2021
@sndmitriev sndmitriev deleted the sndmitriev/simd_copy_to_from branch December 22, 2021 03:51
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…t-suite#615)

This patch adds new test cases to simd::copy_from/to test which
exersise this API on simd objects exceeding eight owords in size.

Signed-off-by: Sergey Dmitriev <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants