Skip to content

refactor: remove adjacent castings#237

Merged
PaulRBerg merged 1 commit intomainfrom
refactor/remove-adjacent-castings
Jun 30, 2024
Merged

refactor: remove adjacent castings#237
PaulRBerg merged 1 commit intomainfrom
refactor/remove-adjacent-castings

Conversation

@PaulRBerg
Copy link
Copy Markdown
Owner

Closes #236

@PaulRBerg
Copy link
Copy Markdown
Owner Author

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

@andreivladbrg
Copy link
Copy Markdown
Collaborator

@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
Copy Markdown
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
Copy Markdown
Collaborator

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
Copy Markdown
Owner Author

Thanks @andreivladbrg.

@PaulRBerg PaulRBerg merged commit 16c5b8a into main Jun 30, 2024
@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

2 participants