Skip to content

refactor: remove HuanCun and tl2tl CoupledL2 from XSCache#6

Merged
linjuanZ merged 8 commits into
masterfrom
refactor
May 22, 2026
Merged

refactor: remove HuanCun and tl2tl CoupledL2 from XSCache#6
linjuanZ merged 8 commits into
masterfrom
refactor

Conversation

@linjuanZ

Copy link
Copy Markdown
Member

XSCache currently contains two L2/L3 cache systems:

  • a TileLink-based version: CoupledL2(tl2tl) + HuanCun
  • a CHI-based version: CoupledL2(tl2chi) + OpenLLC

This PR removes the TileLink version cache from XSCache and converges the repo to a CHI-only implementation.

@linjuanZ linjuanZ force-pushed the refactor branch 2 times, most recently from 4366f97 to ef804e0 Compare May 15, 2026 06:09
@linjuanZ linjuanZ marked this pull request as ready for review May 15, 2026 06:11
Move huancun-derived common types into XSCache and make CoupledL2
top-level lath CHI-only.
@linjuanZ linjuanZ merged commit dfcb795 into master May 22, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants