Skip to content

Conversation

@BogdanDragosV
Copy link

@BogdanDragosV BogdanDragosV commented Nov 21, 2025

Summary

ODS generate code can be included and used outside of the mlir
namespace and so references to symbols in the mlir namespace
must be fully qualified.

JIRA ticket

EISW-190450
[Core] Remove SmallVectorU8Prop and temporary optional property from core dialect

Related PR in NPU Compiler and/or OpenVINO repository with sub-module update

(llvm/llvm-project#168536)

Other related tickets

List tickets for additional work, eg, something was found during review but you agreed to address it in another Jira

  • E-xxxxx

@BogdanDragosV BogdanDragosV requested a review from a team as a code owner November 21, 2025 09:48
…ted code (#168536)

ODS generate code can be included and used outside of the `mlir`
namespace and so references to symbols in the mlir namespace
must be fully qualified.
@BogdanDragosV BogdanDragosV changed the title Patch Attribute namespace [MLIR][ODS] Fully qualify namespace for mlir::Attribute in ODS generated code Nov 21, 2025
@BogdanDragosV BogdanDragosV changed the title [MLIR][ODS] Fully qualify namespace for mlir::Attribute in ODS generated code [MLIR][ODS] Fully qualify namespace for mlir::Attribute in ODS generated code (cherry-pick from upstream) Nov 21, 2025
Copy link
Contributor

@andrey-golubev andrey-golubev left a comment

Choose a reason for hiding this comment

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

Great work!

@hrotuna hrotuna merged commit c7f2ed1 into intel:npu/release/20.x Nov 21, 2025
7 of 8 checks passed
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.

5 participants