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

[SYCL] Rework of pi tracing test #876

Merged
merged 3 commits into from
Mar 2, 2022

Conversation

IgorKharchikov
Copy link

Reworked check statement, so it does not requires 'const' specifier, as it is not working properly with reworked event and event_impl classes, which are now supporting lazy init with get_native for the exemplars constructed with default constructor.

Added regex to support new changes of event_impl and resolve conflicts with objects of this class lacking 'const' specifier.
Reworked check statement, so it does not requires 'const' specifier, as it is not working properly with reworked event and event_impl classes, which are now supporting lazy init with get_native for the exemplars constructed with default constructor.
@IgorKharchikov IgorKharchikov requested a review from a team as a code owner March 1, 2022 15:11
@vladimirlaz vladimirlaz merged commit 857b056 into intel:intel Mar 2, 2022
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Apr 12, 2022
Reworked check statement, so it does not requires 'const' specifier, as it is not working properly with reworked event and event_impl classes, which are now supporting lazy init with get_native for the exemplars constructed with default constructor.
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
Reworked check statement, so it does not requires 'const' specifier, as it is not working properly with reworked event and event_impl classes, which are now supporting lazy init with get_native for the exemplars constructed with default constructor.
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