Skip to content
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

refactor: remove adjacent castings #237

Merged
merged 1 commit into from
Jun 30, 2024

Conversation

PaulRBerg
Copy link
Owner

Closes #236

@PaulRBerg
Copy link
Owner Author

@andreivladbrg @smol-ninja could you PTAL to check if this PR doesn't break Flow?

@andreivladbrg
Copy link
Contributor

@andreivladbrg @smol-ninja could you PTAL to check if this PR doesn't break Flow?

As far as I can see, the changes made in this PR are related to the casting function and not specifically to the newly added types. Therefore, I don’t see any issues that would cause a break in Flow

@PaulRBerg
Copy link
Owner Author

Well, the PR is related to the new types insofar it removes some of their functionalities.

can you please install PRBMath from this branch and confirm that the code still compiles?

@andreivladbrg
Copy link
Contributor

andreivladbrg commented Jun 29, 2024

Flow doesn't use UD21x18 yet, since the PR just got merged, we are about make the change.

But, I've tested on this commit, and the build runs.

@PaulRBerg
Copy link
Owner Author

Thanks @andreivladbrg.

@PaulRBerg PaulRBerg merged commit 16c5b8a into main Jun 30, 2024
3 checks passed
@PaulRBerg PaulRBerg deleted the refactor/remove-adjacent-castings branch June 30, 2024 19:19
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.

Remove casting functions between the adjacent types
2 participants