Skip to content

Overflow operators can also be used with vectors#4049

Merged
tautschnig merged 1 commit intomodel-checking:mainfrom
tautschnig:simd-overflow
Apr 29, 2025
Merged

Overflow operators can also be used with vectors#4049
tautschnig merged 1 commit intomodel-checking:mainfrom
tautschnig:simd-overflow

Conversation

@tautschnig
Copy link
Member

We already supported the same for plus and minus, but need to equally do so for overflow-plus, overflow-minus.

Resolves: #2631

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT licenses.

We already supported the same for plus and minus, but need to equally do
so for overflow-plus, overflow-minus.

Resolves: model-checking#2631
@tautschnig tautschnig requested a review from a team as a code owner April 28, 2025 20:20
@github-actions github-actions bot added the Z-EndToEndBenchCI Tag a PR to run benchmark CI label Apr 28, 2025
Copy link
Contributor

@zhassan-aws zhassan-aws left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@tautschnig tautschnig added this pull request to the merge queue Apr 29, 2025
Merged via the queue into model-checking:main with commit f915000 Apr 29, 2025
25 of 26 checks passed
@tautschnig tautschnig deleted the simd-overflow branch April 29, 2025 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Z-EndToEndBenchCI Tag a PR to run benchmark CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ICE: Intrinsic simd_add crashes when using float vector

2 participants