This is an archive of the discontinued LLVM Phabricator instance.

[PowerPC] Accumulator/Unprimed Accumulator register copy, spill and restore
ClosedPublic

Authored by saghir on Nov 2 2020, 7:56 AM.

Details

Summary

This patch adds support for accumulator/unprimed accumulator
register copy, spill and restore for MMA.

Authored By: Baptiste Saleil

Diff Detail

Event Timeline

saghir created this revision.Nov 2 2020, 7:56 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 2 2020, 7:56 AM
saghir requested review of this revision.Nov 2 2020, 7:56 AM
saghir added a reviewer: Restricted Project.Nov 2 2020, 7:57 AM
saghir edited the summary of this revision. (Show Details)Nov 2 2020, 10:34 AM
bsaleil accepted this revision.Nov 3 2020, 12:39 PM
bsaleil added a subscriber: bsaleil.

LGTM, Thanks

This revision is now accepted and ready to land.Nov 3 2020, 12:39 PM
amyk accepted this revision.Nov 10 2020, 8:40 AM
amyk added a subscriber: amyk.

Aside from the clang-format, LGTM.

This revision was landed with ongoing or failed builds.Nov 11 2020, 2:24 PM
This revision was automatically updated to reflect the committed changes.