Skip to content

Support non-caching behavior in call_cached_indirect_function. - #9320

Merged
mcourteaux merged 2 commits into
mainfrom
mcourteaux/non-cached-indirect-calls
Aug 14, 2026
Merged

Support non-caching behavior in call_cached_indirect_function.#9320
mcourteaux merged 2 commits into
mainfrom
mcourteaux/non-cached-indirect-calls

Revert return type of halide_can_use_target to `int` for ease of tran…

56aed72
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 12, 2026 in 0s

70.03% (+0.20%) compared to 03a18bb

View this Pull Request on Codecov

70.03% (+0.20%) compared to 03a18bb

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.03%. Comparing base (03a18bb) to head (56aed72).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9320      +/-   ##
==========================================
+ Coverage   69.83%   70.03%   +0.20%     
==========================================
  Files         258      258              
  Lines       78210    78225      +15     
  Branches    19037    19037              
==========================================
+ Hits        54617    54787     +170     
+ Misses      17832    17791      -41     
+ Partials     5761     5647     -114     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.