Skip to content

refactor: use ArrayMaker for CacheWriter codegen#4511

Merged
AayushSabharwal merged 4 commits into
masterfrom
as/better-scc-caching
May 8, 2026
Merged

refactor: use ArrayMaker for CacheWriter codegen#4511
AayushSabharwal merged 4 commits into
masterfrom
as/better-scc-caching

Conversation

@AayushSabharwal
Copy link
Copy Markdown
Member

This allows removing a recently added workaround, and makes codegen a little bit faster (since we're going through less dynamic dispatch)

This makes identifying required `reshape(view(..))` easier/faster. It
also makes codegen more efficient since it's using a more type-stable
path.
@AayushSabharwal AayushSabharwal force-pushed the as/better-scc-caching branch from 6a505b8 to 31cd3bd Compare May 7, 2026 12:49
@AayushSabharwal AayushSabharwal merged commit 282f1fb into master May 8, 2026
96 of 127 checks passed
@AayushSabharwal AayushSabharwal deleted the as/better-scc-caching branch May 8, 2026 03:40
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.

1 participant