This is an archive of the discontinued LLVM Phabricator instance.

Hexagon: Add encoding for vector multiply instructions with accumulation.
AcceptedPublic

Authored by jverma on May 16 2014, 8:57 AM.

Details

Reviewers
adasgupt
Summary

This patch adds encoding bits for the vector multiply instructions with accumulation. It also cleans up the td files and arranges instructions into more logical groups.

Diff Detail

Event Timeline

jverma updated this revision to Diff 9488.May 16 2014, 8:57 AM
jverma retitled this revision from to Hexagon: Add encoding for vector multiply instructions with accumulation..
jverma updated this object.
jverma edited the test plan for this revision. (Show Details)
jverma added a reviewer: adasgupt.
jverma added a subscriber: Unknown Object (MLST).
adasgupt accepted this revision.May 16 2014, 9:19 AM
adasgupt edited edge metadata.
This revision is now accepted and ready to land.May 16 2014, 9:19 AM

Looks like patch was not committed.