Skip to content

Cherry pick d274861f to actually fix the vector interleave bug in Vulkan .#9075

Merged
mcourteaux merged 1 commit intomainfrom
mcourteaux/cherry-pick-fix-vulkan-interleave
Mar 23, 2026
Merged

Cherry pick d274861f to actually fix the vector interleave bug in Vulkan .#9075
mcourteaux merged 1 commit intomainfrom
mcourteaux/cherry-pick-fix-vulkan-interleave

Conversation

@mcourteaux
Copy link
Contributor

@mcourteaux mcourteaux commented Mar 23, 2026

This fix is burried in #8629 under two years worth of bugfixes. Here is the actual bugfix for which the PR was initially meant.

Fixes #8628.

Intentionally NOT adding the test, to not uncover the whole Vector Legalization disaster which became #8629.
@derek-gerstmann already approved this in the past. Re-requesting to rubber stamp this one too.

@mcourteaux mcourteaux changed the title Cherry pick d274861f5a30639bd42af25711780c52f3a193f9 to actually fix this. Cherry pick d274861f to actually fix the vector interleave bug in Vulkan . Mar 23, 2026
@mcourteaux mcourteaux merged commit bce61d9 into main Mar 23, 2026
24 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.

Vulkan shuffle bug: invalid SPIRV.

2 participants