Port sliding-window attention follow-up fixes - #2450
Open
umangyadav wants to merge 10 commits into
Open
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%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading