Skip to content

[TTL] Add explicit tile broadcast op and lowering#266

Draft
brnorris03 wants to merge 2 commits into
bnorris/insert-interloop-cbsync-passfrom
bnorris/add-broadcast-support
Draft

[TTL] Add explicit tile broadcast op and lowering#266
brnorris03 wants to merge 2 commits into
bnorris/insert-interloop-cbsync-passfrom
bnorris/add-broadcast-support

Conversation

@brnorris03
Copy link
Copy Markdown
Contributor

@brnorris03 brnorris03 commented Jan 23, 2026

Support broadcast in elementwise ops by generating unit_bcast ttkernel ops.

Closes #273

Checklist:

  • Self-reviewed (style, logic)
  • Added tests (or justified none needed)
  • PR is small and focused (one task)

@brnorris03 brnorris03 force-pushed the bnorris/add-broadcast-support branch 2 times, most recently from dcce859 to 5220305 Compare January 26, 2026 01:21
@brnorris03 brnorris03 changed the base branch from main to bnorris/insert-interloop-cbsync-pass January 26, 2026 01:21
@brnorris03 brnorris03 force-pushed the bnorris/add-broadcast-support branch from d400a48 to 608f60a Compare January 26, 2026 14:39
@brnorris03 brnorris03 force-pushed the bnorris/add-broadcast-support branch from 608f60a to 8f5c633 Compare January 26, 2026 14:39
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.

Implement broadcast for elementwise binary ops

1 participant