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

Conversation

@andrey-golubev
Copy link
Contributor

@andrey-golubev andrey-golubev commented Nov 14, 2025

Summary

Please add a short but exhaustive summary why you think your pull request is useful

Fix a bug in method getUntiledProducerFromSliceSource where address sanitizer fails compilation on heap
buffer overflow for accessing value out of the iteration range.

This PR fixes the issue and adds a lit test to reproduce it.

JIRA ticket

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

  • PR-xxx

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

@andrey-golubev andrey-golubev requested a review from a team as a code owner November 14, 2025 08:15
Fix a bug in method `getUntiledProducerFromSliceSource` where address
sanitizer fails compilation on heap
buffer overflow for accessing value out of the iteration range.

This PR fixes the issue and adds a lit test to reproduce it.
@andrey-golubev
Copy link
Contributor Author

Seems like we need this to fix a sanitizer issue in our LIT tests.

@andrey-golubev andrey-golubev merged commit b41406a into npu/release/20.x Nov 14, 2025
8 checks passed
@andrey-golubev andrey-golubev deleted the agolubev/fix_tiling_bug branch November 14, 2025 10:40
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.

4 participants