• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

daisytuner / docc / 19595073613
67%

Build:
DEFAULT BRANCH: main
Ran 22 Nov 2025 12:01PM UTC
Jobs 1
Files 45
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

22 Nov 2025 11:52AM UTC coverage: 24.654% (-0.6%) from 25.276%
19595073613

push

github

web-flow
Improving tt transform (#342)

* New, dynamic opt-report collecting, where each participating pass / transform can emit infos, like inapplicable-reasons etc. while they are going and optReport pass will just read it out after the fact.

 * currently prevents us from giving all options (CUDA, TT, CPU-Par possible), as we can only run one of the transforms right now (need to be 2-pass to restore that)
 * CUDA and TT Transform now give reasons

* Using new dynamic opt-report instead of the old one

 * sdfg_registry for_each now exposes the holder for stable references
 * using new, dynamic opt report.
 - only showing one of the target transforms, instead of all of them, with differing report format and names

* New combined LoopnestOffloadingPass, which internally handles the 3 alternatives of CPU-parallel, CUDA, TT transform.

 + We now share the loopnest code, the post processing code, which includes movement elim.
 + we can now run multiple transform tests and then choose which to apply. No more repeating of test.
 ~ restored old opt-report output in addition to the new, enhanced general transformations reporting
 + cmd_args for llvm args that are used across multiple code units.

* Fixed cmd option spelling and help text

* Updating to merged libs

0 of 208 new or added lines in 9 files covered. (0.0%)

6 existing lines in 3 files now uncovered.

1765 of 7159 relevant lines covered (24.65%)

8.57 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
0.0
0.0% plugin_llvm/src/analysis/sdfg_registry.cpp
4
0.0
0.0% plugin_llvm/src/passes/code_generation/code_generation_pass.cpp
7
0.0
0.0% plugin_llvm/include/docc/analysis/sdfg_registry.h
12
0.0
plugin_llvm/src/cmd_args.cpp
13
0.0
0.0% plugin_llvm/src/passes/scheduling/auto_offloading_pass_tenstorrent.cpp
14
0.0
0.0% plugin_llvm/src/passes/dumps/opt_report_pass.cpp
17
0.0
0.0% plugin_llvm/src/passes/scheduling/auto_offloading_pass_cuda.cpp
48
0.0
plugin_llvm/src/passes/dumps/pass_report_collector.cpp
90
0.0
plugin_llvm/src/passes/scheduling/loopnest_offloading_pass.cpp

Uncovered Existing Lines

Lines Coverage ∆ File
2
0.0
0.0% plugin_llvm/include/docc/analysis/sdfg_registry.h
2
0.0
0.0% plugin_llvm/src/passes/dumps/opt_report_pass.cpp
2
0.0
0.0% plugin_llvm/src/passes/scheduling/auto_offloading_pass_tenstorrent.cpp
Jobs
ID Job ID Ran Files Coverage
1 19595073613.1 22 Nov 2025 12:01PM UTC 45
24.65
GitHub Action Run
Source Files on build 19595073613
  • Tree
  • List 45
  • Changed 6
  • Source Changed 6
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19595073613
  • 49e346dc on github
  • Prev Build on main (#19560566671)
  • Next Build on main (#19600503529)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc