Skip to content

Conversation

@anemet
Copy link
Contributor

@anemet anemet commented Sep 2, 2025

[recommit https://github.com//pull/151763 after fixing https://github.com//issues/152150]

We already had corresponding f32 and i32 vector types for these sizes.

Also add VTs v[567]i8 and v[567]i16: these are needed by the Hexagon backend which for each i1 vector types want to query information about the corresponding i8 and i16 types in
HexagonTargetLowering::getPreferredHvxVectorAction.

[recommit after fixing llvm#152150]

We already had corresponding f32 and i32 vector types for these sizes.

Also add VTs v[567]i8 and v[567]i16:  these are needed by the Hexagon
backend which for each i1 vector types want to query information about
the corresponding i8 and i16 types in
HexagonTargetLowering::getPreferredHvxVectorAction.
@anemet anemet changed the title [CG] Add VTs for v[567]i1 and v[567]f16 (#151763) [CG] Add VTs for v[567]i1 and v[567]f16 Sep 2, 2025
@anemet anemet merged commit 9b55022 into llvm:main Sep 3, 2025
10 of 11 checks passed
@anemet anemet deleted the dev/anemet/recommit-v567 branch September 3, 2025 00:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants