The quad precision kind is defined as 16 by default in
flang/include/flang/Common/default-kinds.h. However, it should be target
dependent. This fixes the default quad precision kind when the target
is on X86_64.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo