This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Remove analyzeImmediate
ClosedPublic

Authored by arsenm on Jul 27 2016, 10:07 AM.

Details

Summary

This no longer uses the more complicated classification of constants.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 65764.Jul 27 2016, 10:07 AM
arsenm retitled this revision from to AMDGPU: Remove analyzeImmediate.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
nhaehnle accepted this revision.Jul 27 2016, 11:21 AM
nhaehnle added a reviewer: nhaehnle.
nhaehnle added a subscriber: nhaehnle.

LGTM

This revision is now accepted and ready to land.Jul 27 2016, 11:21 AM
arsenm closed this revision.Jul 27 2016, 5:39 PM

r276945