Skip to content

Refactor signextend #154

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 15 commits into from
Jan 16, 2025
Merged

Refactor signextend #154

merged 15 commits into from
Jan 16, 2025

Conversation

desmonddak
Copy link
Contributor

Description & Motivation

Refactored Sign extension out of the PartialProductGenerator to operate on it instead. You can choose which one you want
or build a new one. This makes the system more modular and names more clear.

Related Issue(s)

None

Testing

Ran existing regressions with sweep of sign extensions.

Backwards-compatibility

Is this a breaking change that will not be backwards-compatible? If yes, how so?

Yes. This changes the API of the PartialProductGenerator, Multiplier, and Mac.

Documentation

Does the change require any updates to documentation? If so, where? Are they included?

Yes. Code documentation (options) were updated as well as the markdown documenting multiplier components.

@desmonddak desmonddak requested a review from mkorbel1 January 12, 2025 21:08
Copy link
Contributor

@mkorbel1 mkorbel1 left a comment

Choose a reason for hiding this comment

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

looks good generally to me, few minor things/questions

@desmonddak desmonddak merged commit eb9de15 into intel:main Jan 16, 2025
4 checks passed
@desmonddak desmonddak deleted the refactor_signextend branch March 6, 2025 05:00
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.

3 participants