This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Turn AMDGPUUnifyMetadata back into module pass
ClosedPublic

Authored by rampitec on Jan 26 2017, 10:27 AM.

Details

Summary

With the adjustPassManager interface that is now possible to use custom early module passes.

Diff Detail

Repository
rL LLVM

Event Timeline

rampitec created this revision.Jan 26 2017, 10:27 AM
vpykhtin accepted this revision.Jan 27 2017, 7:45 AM

LGTM, but what it is for ? :-)

This revision is now accepted and ready to land.Jan 27 2017, 7:45 AM
This revision was automatically updated to reflect the committed changes.