[PATCH] D92080: [Clang] Mutate long-double math builtins into f128 under IEEE-quad

Craig Topper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 25 09:55:12 PST 2020


craig.topper added a comment.

gcc calls the *l version with -mlong-double-128 on x86. Should we match gcc here?


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