Skip to content

Port sliding-window attention follow-up fixes - #2450

Open
umangyadav wants to merge 10 commits into
developfrom
users/umayadav/port-sliding-window-followups
Open

Port sliding-window attention follow-up fixes#2450
umangyadav wants to merge 10 commits into
developfrom
users/umayadav/port-sliding-window-followups

Add active sliding-window boundary coverage

9a80cd9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 17, 2026 in 0s

83.55% (+0.99%) compared to e282b78

View this Pull Request on Codecov

83.55% (+0.99%) compared to e282b78

Details

Codecov Report

❌ Patch coverage is 71.79487% with 22 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
mlir/lib/Conversion/TosaToRock/TosaToRock.cpp 70.67% 10 Missing and 12 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2450      +/-   ##
===========================================
+ Coverage    82.57%   83.55%   +0.99%     
===========================================
  Files          120      121       +1     
  Lines        42852    43177     +325     
  Branches      7110     7185      +75     
===========================================
+ Hits         35381    36076     +695     
+ Misses        4815     4513     -302     
+ Partials      2656     2588      -68     
Files with missing lines Coverage Δ
mlir/tools/rocmlir-gen/rocmlir-gen.cpp 87.07% <100.00%> (+0.52%) ⬆️
mlir/lib/Conversion/TosaToRock/TosaToRock.cpp 79.27% <70.67%> (+0.86%) ⬆️

... and 38 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.