Skip to content

Fix lossless casts of vector reduces down to bools#9012

Merged
abadams merged 1 commit intomainfrom
abadams/fix_9011
Mar 13, 2026
Merged

Fix lossless casts of vector reduces down to bools#9012
abadams merged 1 commit intomainfrom
abadams/fix_9011

Conversation

@abadams
Copy link
Member

@abadams abadams commented Mar 12, 2026

Fixes #9011

@abadams
Copy link
Member Author

abadams commented Mar 13, 2026

Failures unrelated

@abadams abadams merged commit d9e57d7 into main Mar 13, 2026
22 of 26 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.

CodeGen_ARM tries to narrow a vector reduce of uint8 to uint1 to use the widening intrinsic.

3 participants