Skip to content

[ESIMD][E2E] Fix error in ext_math_fast test on emulator #9472

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

Merged
merged 1 commit into from
May 16, 2023

Conversation

v-klochkov
Copy link
Contributor

The test gave different results for data computed inside parallel_for because of SLP vectorizer. It was turned off as SLP vectorization on host was not the purpose of this test.

The test gave different results for data computed inside parallel_for
because of SLP vectorizer. It was turned off as SLP vectorization on
host was not the purpose of this test.

Signed-off-by: Vyacheslav N Klochkov <[email protected]>
@v-klochkov v-klochkov requested a review from a team as a code owner May 16, 2023 01:47
@v-klochkov v-klochkov temporarily deployed to aws May 16, 2023 02:20 — with GitHub Actions Inactive
@v-klochkov v-klochkov temporarily deployed to aws May 16, 2023 03:04 — with GitHub Actions Inactive
@v-klochkov v-klochkov merged commit 931203f into intel:sycl May 16, 2023
@v-klochkov v-klochkov deleted the esimd_ext_math_fast_fail branch May 16, 2023 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants