https://issues.dlang.org/show_bug.cgi?id=17008
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] --- LDC's Phobos has a modified std.math, where we use the LLVM intrinsics, e.g., https://github.com/ldc-developers/phobos/blob/ldc/std/math.d#L657. I don't see a point in upstreaming these backend-specific mods. --
