Commit 6f9598d
committed
fmha: clarify IsOutOfSinkBound predicate comment
Replace the historical fix-rationale note above the sink un-mask check
with a clause-by-clause explanation of i_x < sink, i_x < i_y + x,
y < y_total, and i_y < x_total so future readers can map the predicate
to the StreamLLM sink + sliding-window semantics directly.
Co-authored-by: AI Coding Agent
Made-with: Cursor1 parent 8bac412 commit 6f9598d
1 file changed
Lines changed: 11 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
251 | 256 | | |
252 | 257 | | |
253 | 258 | | |
| |||
0 commit comments