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

[SYCL] Test for device.has(aspect::atomic64) #946

Merged
merged 6 commits into from
Sep 6, 2022

Conversation

denis-kabanov
Copy link

Related PR: intel/llvm#5430

@denis-kabanov denis-kabanov requested a review from a team as a code owner March 24, 2022 15:15
@denis-kabanov denis-kabanov marked this pull request as draft March 24, 2022 15:16
Copy link

@steffenlarsen steffenlarsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suspect the errors you're seeing are because you are only guaranteed to have the L0 headers and OpenCL headers in the L0 and OpenCL cases respectively. I don't know if there is a definition you could #ifdef for these cases to remove the API calls when not running those cases, but I think that would be the way to go if there is.

myler added a commit to myler/llvm-test-suite that referenced this pull request Jun 17, 2022
Auto pulldown and update tc files for xmain branch on 20220530
@AlexeySachkov AlexeySachkov marked this pull request as ready for review September 5, 2022 12:13
@AlexeySachkov AlexeySachkov merged commit 332118a into intel:intel Sep 6, 2022
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
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.

3 participants