Add addition, subtraction, multiplication, and compare operations for `f128` by tgross35 · Pull Request #606 · rust-lang/compiler-builtins
tgross35
marked this pull request as ready for review
This was referenced
May 13, 2024This was referenced
May 14, 2024`MinInt` contains the basic methods that are only needed by integers involved in widening operations, i.e. big integers. `Int` retains all other operations and convenience methods.
Change float test macros to fall back to testing against `rustc_apfloat` when system implementations are not available, rather than just skipping tests. This allows for easier debugging where operations may not be supported.
tgross35
deleted the
f16-f128-intrinsics-min
branch
This was referenced
May 17, 2024tgross35 pushed a commit that referenced this pull request
Jan 31, 2026This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters