[llvm-branch-commits] [llvm] Triple: Add query for the default long double format (PR #211239)

QIU Chaofan via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Jul 23 02:21:51 PDT 2026


ecnelises wrote:

What's the motivation of this? Per my understanding, 'long double' is a vague frontend language concept, not middle end one. For platforms supporting both IEEEquad and PPCdoubledouble, libc differentiates them by symbol suffixes already.

https://github.com/llvm/llvm-project/pull/211239


More information about the llvm-branch-commits mailing list