Skip to content

[VectorUtils] Skip interleave members with diff type and alloca sizes. #5726

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 6, 2022

Conversation

fhahn
Copy link

@fhahn fhahn commented Dec 6, 2022

Currently, codegen doesn't support cases where the type size doesn't match the alloc size. Skip them for now.

Fixes llvm#58722.

(cherry picked from commit 758699c)

@fhahn
Copy link
Author

fhahn commented Dec 6, 2022

@swift-ci please test

Currently, codegen doesn't support cases where the type size doesn't
match the alloc size. Skip them for now.

Fixes llvm#58722.

(cherry picked from commit 758699c)
@fhahn fhahn force-pushed the lv-interleave-crash branch from 423077a to 1359ed7 Compare December 6, 2022 12:25
@fhahn
Copy link
Author

fhahn commented Dec 6, 2022

@swift-ci please test

@fhahn fhahn merged commit e426048 into swiftlang:stable/20220421 Dec 6, 2022
@fhahn fhahn deleted the lv-interleave-crash branch December 6, 2022 18:00
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.

1 participant