This is an archive of the discontinued LLVM Phabricator instance.

R600/SI: Remove promotion of instructions to e64 forms.
ClosedPublic

Authored by arsenm on Sep 15 2014, 10:26 AM.

Details

Reviewers
arsenm
Summary

Instructions are now generally selected to the e64 forms originally,
and shrunk down later. Rename foldOperands to legalizeOperands,
since that's really most of what it tries to do.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 13717.Sep 15 2014, 10:26 AM
arsenm retitled this revision from to R600/SI: Remove promotion of instructions to e64 forms. .
arsenm updated this object.
arsenm edited the test plan for this revision. (Show Details)
arsenm added a subscriber: Unknown Object (MLST).
arsenm accepted this revision.Sep 17 2014, 8:45 AM
arsenm added a reviewer: arsenm.

r217959

This revision is now accepted and ready to land.Sep 17 2014, 8:45 AM
arsenm closed this revision.Sep 17 2014, 8:45 AM