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

[SYCL][XPTI] Accessor events test #700

Merged
merged 2 commits into from
Jan 4, 2022

Conversation

vladimirlaz
Copy link

Verify emission of events for accessor creation. Covering sycl::buffer::get_access() and sycl::accessor() APIs.

Verify emission of events for accessor creation
@vladimirlaz
Copy link
Author

/verify with intel/llvm#5249

Copy link

@cperkinsintel cperkinsintel left a comment

Choose a reason for hiding this comment

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

I ran these test changes against the 5249 PR on my dev machine and they passed there.

vladimirlaz added a commit to intel/llvm that referenced this pull request Jan 4, 2022
 - Accessor construction events using the following APIs covering all targets and modes:
   - sycl::buffer::get_access();
   - sycl::accessor constructors;
 - Fixed XPTI hash generation (added previously missed dependency on source code location line number).

E2E tests: intel/llvm-test-suite#700
@vladimirlaz vladimirlaz merged commit 97a1aa7 into intel:intel Jan 4, 2022
@vladimirlaz vladimirlaz deleted the accessor_events branch January 11, 2022 06:29
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Apr 12, 2022
Verify emission of events for accessor creation
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
Verify emission of events for accessor creation
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