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

[SYCL][ESIMD] Change logic for tests on simd default constructor #852

Merged
merged 4 commits into from
Feb 22, 2022

Conversation

vasilytric
Copy link

The documentation for simd default constructor has been changed and now
values of the constructed object's elements are undefined.

The documentation for simd default constructor has been changed and now
values of the constructed object's elements are undefined.
@vasilytric
Copy link
Author

@kbobrovs In this PR has been fixed the bug with synchronization.
Also has been fixed the test logic (now the test doesn't verified values of the constructed simd object's) and verifies that exceptions is not thrown during simd object constructing

@kbobrovs kbobrovs merged commit deac1c6 into intel:intel Feb 22, 2022
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Apr 12, 2022
…el#852)

* [SYCL][ESIMD] Change logic for tests on simd default constructor

The documentation for simd default constructor has been changed and now
values of the constructed object's elements are undefined.
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Jun 17, 2022
…el#852)

* [SYCL][ESIMD] Change logic for tests on simd default constructor

The documentation for simd default constructor has been changed and now
values of the constructed object's elements are undefined.
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…el/llvm-test-suite#852)

* [SYCL][ESIMD] Change logic for tests on simd default constructor

The documentation for simd default constructor has been changed and now
values of the constructed object's elements are undefined.
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.

3 participants