The patch makes the integration test cover major sample PGO components.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 7698 Build 7698: arc lint + arc unit
Event Timeline
test/CodeGen/pgo-sample.c | ||
---|---|---|
28 | There is still call to baz. Explicitly added CHECK-NOT call bar. |
Comment Actions
the patch was reverted as it breaks on certain platforms (e.g. http://lab.llvm.org:8011/builders/clang-hexagon-elf/builds/10088/steps/ninja%20check%201/logs/FAIL%3A%20Clang%3A%3Apgo-sample.c)
using a a negative threshold to make sure regular inline heuristic does not kick in?
Also how about new PM?