Skip to content

Conversation

RalfJung
Copy link
Member

@RalfJung RalfJung commented May 2, 2024

Turns out most of these do not have guaranteed precision anyway so it's fine to use host floats (see rust-lang/rust#121793 and rust-lang/rust#118217). The exception are sqrt and mul_add, tracked at #3534 and #2995.

@RalfJung
Copy link
Member Author

RalfJung commented May 2, 2024

@bors r+

@bors
Copy link
Contributor

bors commented May 2, 2024

📌 Commit 79a157a has been approved by RalfJung

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented May 2, 2024

⌛ Testing commit 79a157a with merge fe1424a...

@bors
Copy link
Contributor

bors commented May 2, 2024

☀️ Test successful - checks-actions
Approved by: RalfJung
Pushing fe1424a to master...

@bors bors merged commit fe1424a into rust-lang:master May 2, 2024
@RalfJung RalfJung deleted the host-float branch May 3, 2024 05:45
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