Commit 566690b0 uses size information in float semantics, but PPCDoubleDouble left them empty.
As follow-up, we can consider remove PPCDoubleDoubleLegacy and fill other fields in the future.
Differential D111398
[APFloat] Set size of PPCDoubleDouble to 128 qiucf on Oct 8 2021, 3:17 AM. Authored by
Details Commit 566690b0 uses size information in float semantics, but PPCDoubleDouble left them empty. As follow-up, we can consider remove PPCDoubleDoubleLegacy and fill other fields in the future.
Diff Detail
Event TimelineComment Actions LGTM. I didn't see any breakage from my patch so I guess ppcf128_ones_store is a new test? Comment Actions
Yes, I added that by a staged diff :-) |