Skip to content

[SYCL] Add check for atomic64 support #5430

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 9 commits into from
Mar 21, 2022
Merged

Conversation

denis-kabanov
Copy link
Contributor

Added check for atomic64 support for OpenCL and L0.

@denis-kabanov denis-kabanov requested review from a team as code owners January 31, 2022 13:50
@smaslov-intel
Copy link
Contributor

smaslov-intel commented Feb 2, 2022 via email

@dm-vodopyanov
Copy link
Contributor

@denis-kabanov, could you please add E2E and/or unit test?

@denis-kabanov
Copy link
Contributor Author

@denis-kabanov, could you please add E2E and/or unit test?

Tests will be added to llvm-test-suite after merge of this PR.

@dm-vodopyanov
Copy link
Contributor

@smaslov-intel @againull friendly ping in case it dropped off your radars

@denis-kabanov
Copy link
Contributor Author

Fail of "SYCL / Linux / L0 GEN9 LLVM Test Suite" is unrelated to this PR.

@bader
Copy link
Contributor

bader commented Mar 17, 2022

Fail of "SYCL / Linux / L0 GEN9 LLVM Test Suite" is unrelated to this PR.

Fails of "SYCL / Linux / HIP AMDGPU LLVM Test Suite" look legit.

@denis-kabanov
Copy link
Contributor Author

Fail of "SYCL / Linux / L0 GEN9 LLVM Test Suite" is unrelated to this PR.

Fails of "SYCL / Linux / HIP AMDGPU LLVM Test Suite" look legit.

Yes, this fail is legit, therefore (while there is no implementation on the hip backend) I created a PR with expecting of failure.

bader pushed a commit to intel/llvm-test-suite that referenced this pull request Mar 21, 2022
…c64)' (#861)

Expect failure of some tests that have 'has(aspect::atomic64)' because hip backend does not have such check implementation.
PR with specialization removing for atomic64 check: intel/llvm#5430
Github issue for implementating such check on hip backend: intel/llvm#5570
**Should be merged at the same time with mentioned [PR](intel/llvm#5430
@bader bader merged commit 8feb558 into intel:sycl Mar 21, 2022
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…c64)' (intel/llvm-test-suite#861)

Expect failure of some tests that have 'has(aspect::atomic64)' because hip backend does not have such check implementation.
PR with specialization removing for atomic64 check: intel#5430
Github issue for implementating such check on hip backend: intel#5570
**Should be merged at the same time with mentioned [PR](intel#5430
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.

5 participants