| commit | e593049fb057a014e912973e8717463e060c9d60 | [log] [tgz] |
|---|---|---|
| author | Dehao Chen <dehao@google.com> | Mon Mar 20 16:40:44 2017 +0000 |
| committer | Dehao Chen <dehao@google.com> | Mon Mar 20 16:40:44 2017 +0000 |
| tree | 94b2bd2385a92f6fb01f2cda8cb26b8cc2f610e1 | |
| parent | 6c2949da393fc3414fa9dca47a8079cc6a8a01a3 [diff] |
Updates branch_weights annotation for call instructions during inlining. Summary: Inliner should update the branch_weights annotation to scale it to proper value. Reviewers: davidxl, eraman Reviewed By: eraman Subscribers: zzheng, llvm-commits Differential Revision: https://reviews.llvm.org/D30767 llvm-svn: 298270