[PATCH] D117181: [PowerPC] Use IEEE long double in proper toolchain

Jinsong Ji via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 24 07:04:46 PST 2022


jsji added a comment.

> Besides, would it be acceptable that we add a variable to cmake to determine default long double semantics (like current GCC)?

Yes, we can. But I think that can be in another patch, and we shouldn't rely on it -- as we shouldn't assume user will config/build clang/llvm on the target machine.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117181/new/

https://reviews.llvm.org/D117181



More information about the cfe-commits mailing list