Skip to content
This repository was archived by the owner on Nov 27, 2025. It is now read-only.

[EISW-164790] Minor fix to quant dialect's TypeParser#112

Open
sartil wants to merge 1 commit intointel:npu/release/18.xfrom
sartil:quant-type-parser-fix
Open

[EISW-164790] Minor fix to quant dialect's TypeParser#112
sartil wants to merge 1 commit intointel:npu/release/18.xfrom
sartil:quant-type-parser-fix

Conversation

@sartil
Copy link
Copy Markdown
Contributor

@sartil sartil commented Apr 14, 2025

Summary

Passing signedness when creating unsigned integer for the storageType in type parser, to create an actual unsigned integer.

JIRA ticket

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

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

@sartil sartil requested a review from a team as a code owner April 14, 2025 16:17
@sartil sartil changed the title [EISW-164790] Minor fix to quant dialect TypeParser [EISW-164790] Minor fix to quant dialect's TypeParser Apr 14, 2025
@sartil
Copy link
Copy Markdown
Contributor Author

sartil commented Apr 14, 2025

check-mlir runs successfully:

image

@nikita-kud
Copy link
Copy Markdown
Contributor

check-mlir runs successfully:

image

fyi, there is a precommit job: pr_checks/pr_check_llvm_test — Tests Passed

Copy link
Copy Markdown
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.

Can you add a test here? Also, would it be possible to submit this patch directly to upstream MLIR (and then cherry-pick to us)?

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.

3 participants