This is an archive of the discontinued LLVM Phabricator instance.

[LPM] Document the new helpers to make it easy to get consistent require and preserve behavior from loop passes.
ClosedPublic

Authored by chandlerc on Feb 19 2016, 2:57 AM.

Details

Summary

Note that I'm pretty terrible at documentation. If what I've written isn't
helping, please just suggest what would make sense here. Happy to iterate and
get something useful.

Diff Detail

Repository
rL LLVM

Event Timeline

chandlerc updated this revision to Diff 48471.Feb 19 2016, 2:57 AM
chandlerc retitled this revision from to [LPM] Document the new helpers to make it easy to get consistent require and preserve behavior from loop passes..
chandlerc updated this object.
chandlerc added a reviewer: jmolloy.
chandlerc added a subscriber: llvm-commits.
jmolloy accepted this revision.Feb 19 2016, 3:02 AM
jmolloy edited edge metadata.

LGTM, thanks!

This revision is now accepted and ready to land.Feb 19 2016, 3:02 AM
This revision was automatically updated to reflect the committed changes.