This is an archive of the discontinued LLVM Phabricator instance.

[APFloat] Add PPCDoubleDouble multiplication
ClosedPublic

Authored by timshen on Jan 5 2017, 2:58 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

timshen updated this revision to Diff 83311.Jan 5 2017, 2:58 PM
timshen retitled this revision from to [APFloat] Add PPCDoubleDouble multiplication.
timshen added reviewers: echristo, hfinkel, kbarton, iteratee.
timshen added a subscriber: llvm-commits.
timshen updated this revision to Diff 85485.Jan 23 2017, 4:18 PM

Rebase and add more comments.

Now that D27872 is checked in (and bots don't seem to freak out), this patch should be pretty straightforward.

hfinkel accepted this revision.Jan 23 2017, 4:24 PM

LGTM

This revision is now accepted and ready to land.Jan 23 2017, 4:24 PM
This revision was automatically updated to reflect the committed changes.