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.
Paths
| Differential D58845
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
Summary As an example, we'd like to get PSI/BFI from LoopFullUnrollPass only for PGO Imagine there are more passes from which we'd like to get PSI/BFI. Not to be submitted.
Diff Detail
Revision Contents
Diff 188968 include/llvm/Analysis/LoopAnalysisManager.h
include/llvm/Passes/PassBuilder.h
lib/LTO/LTOBackend.cpp
lib/Passes/PassBuilder.cpp
lib/Transforms/Scalar/LoopUnrollPass.cpp
|