Skip to content
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

[NPU] Fix compiler clang build #27405

Merged
merged 6 commits into from
Nov 6, 2024
Merged

Conversation

pereanub
Copy link
Contributor

@pereanub pereanub commented Nov 5, 2024

Details:

  • Change from define to constexpr and remove unused code
  • Fix clang build

Tickets:

  • EISW-146067

@pereanub pereanub requested review from a team as code owners November 5, 2024 11:34
@github-actions github-actions bot added the category: NPU OpenVINO NPU plugin label Nov 5, 2024
@pereanub
Copy link
Contributor Author

pereanub commented Nov 5, 2024

Please do not merge the PR until CF is done.

Signed-off-by: Bogdan Pereanu <[email protected]>
Signed-off-by: Bogdan Pereanu <[email protected]>
@pereanub pereanub changed the title [NPU] Change from define to constexpr and remove unused code [NPU] Clean code Nov 5, 2024
@pereanub
Copy link
Contributor Author

pereanub commented Nov 5, 2024

It looks like the release branch was created so we can merge PRs again to the master branch.

Signed-off-by: Bogdan Pereanu <[email protected]>
@pereanub pereanub changed the title [NPU] Clean code [NPU] Fix clang build Nov 6, 2024
@pereanub pereanub changed the title [NPU] Fix clang build [NPU] Fix compiler clang build Nov 6, 2024
@pereanub pereanub added this pull request to the merge queue Nov 6, 2024
Merged via the queue into openvinotoolkit:master with commit eabe528 Nov 6, 2024
139 checks passed
@pereanub pereanub deleted the use_constexpr branch November 6, 2024 13:24
NishantPrabhuFujitsu pushed a commit to NishantPrabhuFujitsu/openvino that referenced this pull request Nov 26, 2024
### Details:
 - *Change from define to constexpr and remove unused code*
 - *Fix clang build*

### Tickets:
 - *EISW-146067*

---------

Signed-off-by: Bogdan Pereanu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: NPU OpenVINO NPU plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants