Skip to content

chore: delete orphan ReluBall package - #102

Closed
chipcrowd[bot] wants to merge 1 commit into
mainfrom
audit/delete-orphan-reluball
Closed

chore: delete orphan ReluBall package#102
chipcrowd[bot] wants to merge 1 commit into
mainfrom
audit/delete-orphan-reluball

Conversation

@chipcrowd

@chipcrowd chipcrowd Bot commented Sep 7, 2026

Copy link
Copy Markdown

Summary

  • Delete unused examples/balls/relu/ (no Core/Chip BallDomain mapping; registry never selects it).
  • Remove dead populateReluBallLowerBuckyballToBankSSAPatterns declaration from compiler/.../LowerBuckyball.h.

Nightly audit trial cleanup area 1 (research-then-spread-out). Pure subtraction.

Test plan

  • Confirm no remaining ReluBall / balls/relu references outside this PR
  • Spot-check pebble linalg_relu / int2fp_relu workloads still present (unrelated)
  • CI check workflow on this PR

No Core/Chip maps ReluBall; drop examples/balls/relu and the dead
populateReluBallLowerBuckyballToBankSSAPatterns declaration.
@shirohasuki

Copy link
Copy Markdown
Member

Toy maintains all balls not maintained by other chips to ensure these balls' functionality. So ReLU ball is still used by Toy.

@chipcrowd

chipcrowd Bot commented Sep 7, 2026

Copy link
Copy Markdown
Author

ack — missed the Toy ownership convention.

Toy is the catch-all for leftover balls (not just the three currently listed in balldomains/default.toml), and chip workloads also pull examples/balls/*/workloads via buckyball_add_ball_workload_subdirs, so ReluBall is in scope for Toy. Deleting it was wrong.

Closing this PR; will keep ReluBall and treat leftover-ball packages as live unless Toy drops them.

@chipcrowd chipcrowd Bot closed this Sep 7, 2026
@github-project-automation github-project-automation Bot moved this from Backlog to Done in Agents Kanban Sep 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant