diff options
| author | John Schmidt <john.schmidt.h@gmail.com> | 2022-02-04 20:21:15 +0100 |
|---|---|---|
| committer | Andrew Kelley <andrew@ziglang.org> | 2022-02-07 16:52:19 -0700 |
| commit | 722d4a11bbba4052558f6f69b7e710d1206f3355 (patch) | |
| tree | 5c98c05bb228555a7b7e9bf3c71d48538c3b84e4 /src/Compilation.zig | |
| parent | dd49ed1c642d917af40bf4a0e03d013f40b3903b (diff) | |
| download | zig-722d4a11bbba4052558f6f69b7e710d1206f3355.tar.gz zig-722d4a11bbba4052558f6f69b7e710d1206f3355.zip | |
stage2: implement @sqrt for f{16,32,64}
Support for f128, comptime_float, and c_longdouble require improvements
to compiler_rt and will implemented in a later PR. Some of the code in
this commit could be made more generic, for instance `llvm.airSqrt`
could probably be `llvm.airUnaryMath`, but let's cross that
bridge when we get to it.
Diffstat (limited to 'src/Compilation.zig')
0 files changed, 0 insertions, 0 deletions
