We don't want mandatory events in the training log. We do want to handle
them, to keep the native size accounting accurate, but that's all.
Fixed the code, also expanded the test to capture this.
Paths
| Differential D85373
[llvm][MLInliner] Don't log 'mandatory' events ClosedPublic Authored by mtrofin on Aug 5 2020, 4:18 PM.
Details Summary We don't want mandatory events in the training log. We do want to handle Fixed the code, also expanded the test to capture this.
Diff Detail
Unit TestsFailed Event TimelineThis revision is now accepted and ready to land.Aug 5 2020, 11:23 PM mtrofin added inline comments.
This revision was landed with ongoing or failed builds.Aug 6 2020, 9:04 AM Closed by commit rG87fb7aa137ea: [llvm][MLInliner] Don't log 'mandatory' events (authored by mtrofin). · Explain Why This revision was automatically updated to reflect the committed changes. mtrofin marked an inline comment as done.
Revision Contents
Diff 283437 llvm/lib/Analysis/DevelopmentModeInlineAdvisor.cpp
llvm/test/Transforms/Inline/ML/bounds-checks-rewards.ll |
Note that %S/../../ is uncommon. This will break our internal lit runner.