Have TTI::getInstructionThroughput call getUserCost for Br, Ret and PHI.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D79849
[NFCI][CostModel] Unify getCFInstrCost ClosedPublic Authored by samparker on May 13 2020, 4:41 AM.
Details Summary Have TTI::getInstructionThroughput call getUserCost for Br, Ret and PHI.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 21 2020, 2:39 AM Closed by commit rG7158f285a867: [CostModel] Unify getCFInstrCost (authored by samparker). · Explain WhyJun 16 2020, 1:04 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 270976 llvm/lib/Analysis/TargetTransformInfo.cpp
|