[flang-commits] [flang] [flang] optimize `tand` precision (PR #155629)

Tom Eccles via flang-commits flang-commits at lists.llvm.org
Wed Aug 27 07:43:33 PDT 2025


tblah wrote:

We support f128 if either libquadmath is available or if libm defines macros indicating that it supports f128: `LDBL_MANT_DIG == 113`. See https://github.com/llvm/llvm-project/pull/106957

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


More information about the flang-commits mailing list