Skip to content

[ESIMD][NFC] Fix 2 compilation warnings in SLM allocation #7909

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 1 commit into from
Jan 3, 2023

Conversation

v-klochkov
Copy link
Contributor

1st warning: 'Name' is unused.
2nd warning: class Node has virtual methods, but not virtual destructor.

Signed-off-by: Vyacheslav N Klochkov vyacheslav.n.klochkov@intel.com

1st warning: 'Name' is unused.
2nd warning: class Node has virtual methods, but not virtual destructor.

Signed-off-by: Vyacheslav N Klochkov <vyacheslav.n.klochkov@intel.com>
@v-klochkov v-klochkov requested a review from a team as a code owner January 3, 2023 22:31
@v-klochkov v-klochkov requested a review from fineg74 January 3, 2023 22:32
@v-klochkov v-klochkov temporarily deployed to aws January 3, 2023 22:56 — with GitHub Actions Inactive
@v-klochkov v-klochkov temporarily deployed to aws January 3, 2023 23:26 — with GitHub Actions Inactive
@v-klochkov v-klochkov merged commit 971808a into intel:sycl Jan 3, 2023
@v-klochkov v-klochkov deleted the esimd_slm_alloc_nfc branch January 3, 2023 23:59
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.

2 participants