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

[SYCL][HIP] Expect failure of some tests that have 'has(aspect::atomic64)' #854

Merged
merged 2 commits into from
Feb 21, 2022

Conversation

denis-kabanov
Copy link

Expect failure of some tests that have 'has(aspect::atomic64)' because hip backend does not have such check implementation

Disable some tests that have 'has(aspect::atomic64)' because hip backend
does not have such check implementation
@denis-kabanov denis-kabanov requested a review from a team as a code owner February 18, 2022 12:55
@denis-kabanov
Copy link
Author

PR with specialization removing for atomic64 check: intel/llvm#5430
Github issue for implementating such check on hip backend: intel/llvm#5570

@vladimirlaz vladimirlaz merged commit 985cb3f into intel:intel Feb 21, 2022
vladimirlaz added a commit that referenced this pull request Feb 21, 2022
vladimirlaz added a commit that referenced this pull request Feb 21, 2022
denis-kabanov added a commit that referenced this pull request Feb 22, 2022
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Apr 12, 2022
…c64)' (intel#854)

* [SYCL][HIP] Disable some tests that have 'has(aspect::atomic64)'

Disable some tests that have 'has(aspect::atomic64)' because hip backend
does not have such check implementation

* Disable Basic test with 'has(aspect::atomic64)'
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Apr 12, 2022
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Jun 17, 2022
…c64)' (intel#854)

* [SYCL][HIP] Disable some tests that have 'has(aspect::atomic64)'

Disable some tests that have 'has(aspect::atomic64)' because hip backend
does not have such check implementation

* Disable Basic test with 'has(aspect::atomic64)'
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Jun 17, 2022
myler added a commit to myler/llvm-test-suite that referenced this pull request Jun 17, 2022
…el751

CMPLRTST-15373: support dpcpp backward compatibility testing on Windows.
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…c64)' (intel/llvm-test-suite#854)

* [SYCL][HIP] Disable some tests that have 'has(aspect::atomic64)'

Disable some tests that have 'has(aspect::atomic64)' because hip backend
does not have such check implementation

* Disable Basic test with 'has(aspect::atomic64)'
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
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.

2 participants