This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Less hardcoding of cost values
AbandonedPublic

Authored by arsenm on Jan 4 2016, 12:35 PM.

Details

Reviewers
tstellarAMD
Summary

Also start counting the cost of materializing constants.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 43914.Jan 4 2016, 12:35 PM
arsenm retitled this revision from to AMDGPU: Less hardcoding of cost values.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Jan 8 2016, 5:37 PM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Jan 8 2016, 5:37 PM
arsenm abandoned this revision.Mar 3 2016, 10:23 AM

Going to clean this up and merge with the initial patch