5/5
DiagnosticSemaKinds.td -
attr-likelihood-if-branch-weights.cpp -
include/llvm/Transforms/Scalar/ -
LowerExpectIntrinsic.cpp
| | Authored by Mordante on Aug 2 2020, 4:42 AM. Event TimelineHerald added a project: Restricted Project. Mordante requested review of this revision. Mordante planned changes to this revision. Mordante marked 14 inline comments as done. Mordante marked 14 inline comments as done. Mordante marked 8 inline comments as done. Mordante marked 4 inline comments as done. Mordante marked 7 inline comments as done. Mordante marked 2 inline comments as done. Mordante marked an inline comment as done. This revision is now accepted and ready to land. Mordante marked 2 inline comments as done. This revision was automatically updated to reflect the committed changes. Mordante marked an inline comment as done. Path | Size |
---|
| | | | | | | 22 lines | | | | 12 lines | | 95 lines | | 3 lines | | | | | | 50 lines | | | | 31 lines | | 3 lines | | 42 lines | | | | 2 lines | | | | 12 lines | | 48 lines | | | | | | 146 lines | | | | 4 lines | | | | 51 lines | | | | 132 lines | | | | 2 lines | | | | include/ | llvm/ | Transforms/ | Scalar/ |
| | | 3 lines | | | | 5 lines |
|
Do we need to store this here? The "then" and "else" cases should be an AttributedStmt holding the likelihood attribute, so duplicating that info here seems redundant.