Skip to content

Conversation

@mahmood82
Copy link
Collaborator

Extend vector init-list emission to accept a mix of scalar and vector-valued initializers by flattening sub-vectors elementwise.

This enables nested vector construction patterns such as (int3)(int2, scalar) and aligns CIR behavior with Clang vector semantics.

Extend vector init-list emission to accept a mix of scalar and
vector-valued initializers by flattening sub-vectors elementwise.

This enables nested vector construction patterns such as
(int3)(int2, scalar) and aligns CIR behavior with Clang vector semantics.
@mahmood82
Copy link
Collaborator Author

This PR depends on #2080

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