By: Michael S (already5chosen.delete@this.yahoo.com), November 14, 2022 4:18 pm
Room: Moderated Discussions
Do Apple's development tools on Apple Silicon (ARM) Mac support IEEE binary128 floating point type?
I experimented with clang and clang++ on godbolt and it looks like under Linux it supports IEEE binary128 FP (spelled as __float128 both in C and in C++) only on x86-64 targets.
But may be Apple's own version of clang is more advanced?
I experimented with clang and clang++ on godbolt and it looks like under Linux it supports IEEE binary128 FP (spelled as __float128 both in C and in C++) only on x86-64 targets.
But may be Apple's own version of clang is more advanced?
Topic | Posted By | Date |
---|---|---|
IEEE binary128 support on ARM Macs ? | Michael S | 2022/11/14 04:18 PM |
IEEE binary128 support on ARM Macs ? | Matt Sayler | 2022/11/15 12:17 AM |
IEEE binary128 support on ARM Macs ? | Michael S | 2022/11/15 01:38 AM |
IEEE binary128 support on ARM Macs ? | Matt Sayler | 2022/11/15 07:56 AM |