This is an archive of the discontinued LLVM Phabricator instance.

Sketch for getting PSI/BFI from various passes under new pass manager.
Needs ReviewPublic

Authored by hjyamauchi on Mar 1 2019, 1:34 PM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

As an example, we'd like to get PSI/BFI from LoopFullUnrollPass only for PGO
cases.

Imagine there are more passes from which we'd like to get PSI/BFI.

Not to be submitted.

Diff Detail

Event Timeline

hjyamauchi created this revision.Mar 1 2019, 1:34 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 1 2019, 1:34 PM