Skip to content

Add support for signed word types. - #14

Merged
PeterCDMcLean merged 9 commits into
masterfrom
support_signed_word_type
May 24, 2025
Merged

Add support for signed word types.#14
PeterCDMcLean merged 9 commits into
masterfrom
support_signed_word_type

Conversation

@PeterCDMcLean

@PeterCDMcLean PeterCDMcLean commented May 24, 2025

Copy link
Copy Markdown
Owner

Use logical shift right and avoid signed multiplication. Somehow builtin_popcount is also sensitive to sign

@codecov

codecov Bot commented May 24, 2025

Copy link
Copy Markdown

Use logical shift right and avoid signed multiplication.
Someone builtin_popcount is also sensitive to sign
@PeterCDMcLean
PeterCDMcLean force-pushed the support_signed_word_type branch from 639e97b to 53dcffb Compare May 24, 2025 17:34
@PeterCDMcLean
PeterCDMcLean force-pushed the support_signed_word_type branch 8 times, most recently from a17bd8f to 72bc1d9 Compare May 24, 2025 19:09
@PeterCDMcLean
PeterCDMcLean force-pushed the support_signed_word_type branch from 7d4183f to d25a689 Compare May 24, 2025 23:13
@PeterCDMcLean
PeterCDMcLean marked this pull request as ready for review May 24, 2025 23:21
@PeterCDMcLean
PeterCDMcLean merged commit b5df9fb into master May 24, 2025
@PeterCDMcLean
PeterCDMcLean deleted the support_signed_word_type branch May 24, 2025 23:21
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