[PATCH] D27872: [APFloat] Switch from (PPCDoubleDoubleImpl, IEEEdouble) layout to (IEEEdouble, IEEEdouble)

Tim Shen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 18 11:55:30 PST 2017


timshen marked an inline comment as done.
timshen added a comment.

Friendly ping. :)

We still have internal test failures that this patch (and the next one) fixes, and I think this is the last "hard to review" patch in the APFloat refactoring.


https://reviews.llvm.org/D27872





More information about the llvm-commits mailing list