Skip to content

Conversation

@dhawalsr
Copy link

@dhawalsr dhawalsr commented Dec 4, 2025

Cherry picking patch from 22.x version related to scf.index switch support for populateSCFStructuralTypeConversionsAndLegality

Original Patch : llvm#160344

@dhawalsr dhawalsr marked this pull request as ready for review December 8, 2025 19:38
@dhawalsr dhawalsr requested a review from a team December 8, 2025 19:38
Copy link

@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.

Is this a cherry-pick? If so, please change the title of the PR and the description to that of a real patch into upstream. This makes it easier for people to update LLVM version.

@dhawalsr dhawalsr changed the title Porting Scf.index switch support from 22.x release Cherry picking Scf.index switch support from 22.x release Dec 9, 2025
@Maxim-Doronin
Copy link

Maxim-Doronin commented Dec 9, 2025

https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification (SSH steps are easier)
then for every commit in the branch do git commit --amend --no-edit -S

@dhawalsr dhawalsr force-pushed the scf.index_switch_Support branch from f960c70 to c916dc8 Compare December 10, 2025 12:48
@ArtemySkrebkov ArtemySkrebkov merged commit f85ec53 into intel-staging:npu/release/20.x Dec 10, 2025
7 checks passed
ermilindwalekar pushed a commit to ermilindwalekar/npu-compiler-llvm that referenced this pull request Dec 16, 2025
…ing#10)

* [mlir][SCF] Add scf.index_switch support for populateSCFStructuralTypeConversionsAndLegality

* Apply review remarks

* Minor fix to make it compatible with vpux

Signed-off-by: Dhawal Srivastava <[email protected]>

---------

Signed-off-by: Dhawal Srivastava <[email protected]>
Co-authored-by: Skrebkov, Artemy <[email protected]>
ermilindwalekar pushed a commit to ermilindwalekar/npu-compiler-llvm that referenced this pull request Dec 16, 2025
…ing#10)

* [mlir][SCF] Add scf.index_switch support for populateSCFStructuralTypeConversionsAndLegality

* Apply review remarks

* Minor fix to make it compatible with vpux

Signed-off-by: Dhawal Srivastava <[email protected]>

---------

Signed-off-by: Dhawal Srivastava <[email protected]>
Co-authored-by: Skrebkov, Artemy <[email protected]>
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.

4 participants