This is an archive of the discontinued LLVM Phabricator instance.

Activate FeatureVSX for the Power target
ClosedPublic

Authored by seurer on Dec 8 2014, 12:41 PM.

Details

Summary

Recent updates have added the missing pieces for VSX support for the Power target. This change activates FeatureVSX for Power 7 and Power 8 in PPC.td.

Diff Detail

Event Timeline

seurer updated this revision to Diff 17051.Dec 8 2014, 12:41 PM
seurer retitled this revision from to Activate FeatureVSX for the Power target.
seurer updated this object.
seurer edited the test plan for this revision. (Show Details)
seurer added reviewers: echristo, hfinkel, wschmidt.
seurer added a subscriber: Unknown Object (MLST).
wschmidt accepted this revision.Dec 8 2014, 12:49 PM
wschmidt edited edge metadata.

LGTM! Let's fire this up at last.

This revision is now accepted and ready to land.Dec 8 2014, 12:49 PM
echristo accepted this revision.Dec 8 2014, 1:10 PM
echristo edited edge metadata.

LGTM, thanks for all of your hard work on this!

-eric

hfinkel accepted this revision.Dec 8 2014, 1:33 PM
hfinkel edited edge metadata.

LGTM. Thanks for all of your work on this!

seurer closed this revision.Dec 8 2014, 3:13 PM

Closed.

Committed revision r223709.