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

replace fsplit and fmake with mapping fstruct #568

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KotorinMinami
Copy link
Contributor

As described in the TODO in fext and dext, I attempted to implement a mapping using floating-point number structures. Does it meet the stated requirements?

@jordancarlin
Copy link
Contributor

With the work going on upstream in sail itself to support floats, I'm not sure that this makes sense to update. The new version has float specific structs already that support extracting and creating the different parts, similar to what this PR is doing. See the PRs that have names beginning with "Float: " in the sail repo.

Copy link

Test Results

396 tests  ±0   396 ✅ ±0   0s ⏱️ ±0s
  4 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit be903ec. ± Comparison against base commit 0764b5e.

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.

2 participants