[Openmp-commits] [PATCH] D55478: [openmp] [runtime] Disable KMP_HAVE_QUAD on NetBSD gcc
Michał Górny via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Dec 11 07:56:21 PST 2018
mgorny added a comment.
In D55478#1324490 <https://reviews.llvm.org/D55478#1324490>, @krytarowski wrote:
> Hmm on the other hand, we enable _GLIBCXX_USE_FLOAT128 on NetBSD for i386/amd64.. however it doesn't work here. Can we add a feature detection?
What should it detect? If using `__float128` works?
Repository:
rOMP OpenMP
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55478/new/
https://reviews.llvm.org/D55478
More information about the Openmp-commits
mailing list