Don't treat KIND=16 as 80-bit extended floating-point any more on x86.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D124400
[flang][runtime] Fix KIND=16 real/complex component I/O ClosedPublic Authored by klausler on Apr 25 2022, 9:43 AM.
Details Summary Don't treat KIND=16 as 80-bit extended floating-point any more on x86.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 25 2022, 10:10 AM Closed by commit rG6bcdde2334bd: [flang][runtime] Fix KIND=16 real/complex component I/O (authored by klausler). · Explain WhyApr 25 2022, 11:18 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 424983 flang/runtime/type-code.cpp
|