You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue corresponds to a lang-team design meeting proposal. It corresponds to a possible topic of discussion that may be scheduled for deeper discussion during one of our design meetings.
(the reason I cc'ed this issue from rust-lang/rust#124364 is that I wanted to ensure that this comment from Ralf does not get overlooked in that meeting: rust-lang/rust#124364 (comment); some relevant quotes below.)
If LLVM assumes float operations are deterministic then indeed it must not do any const-folding that differs from the effective runtime behavior.
Summary
We'll meet to discuss float semantics.
Background reading
About this issue
This issue corresponds to a lang-team design meeting proposal. It corresponds to a possible topic of discussion that may be scheduled for deeper discussion during one of our design meetings.
cc @RalfJung
The text was updated successfully, but these errors were encountered: