[PATCH] D92080: [Clang] Mutate long-double math builtins into f128 under IEEE-quad
Qiu Chaofan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 3 19:27:52 PST 2020
qiucf added a comment.
Any comments...? I don't have knowledge if there's any plan about implementing `*f128` math functions on X86 libcs. But as I see so far, `*l` doesn't work well on `fp128`. Keeping this target independent currently seems reasonable to me.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92080/new/
https://reviews.llvm.org/D92080
More information about the cfe-commits
mailing list