fae0dfa changed code to check 128-bit float availability, since it introduced a new 128-bit double type on PowerPC. However, there're other long float types besides IEEE float128 and PPC double-double requiring this feature. This patch fixes it.
Details
Details
- Reviewers
jdoerfert ronl ronlieb - Group Reviewers
Restricted Project - Commits
- rG0195f8621f18: [Clang] Fix long double availability check
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo