This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Add stub custom CodeGenPrepare pass
ClosedPublic

Authored by arsenm on Jun 21 2016, 7:09 PM.

Details

Reviewers
tstellarAMD
Summary

This will do various things including ones
CodeGenPrepare does, but with knowledge of uniform
values.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 61489.Jun 21 2016, 7:09 PM
arsenm retitled this revision from to AMDGPU: Add stub custom CodeGenPrepare pass.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Jun 23 2016, 7:37 PM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Jun 23 2016, 7:37 PM
arsenm closed this revision.Jun 24 2016, 12:15 AM

r273657