Skip to content

Eliminate temporary numeric return records - #405

Merged
ctate merged 2 commits into
mainfrom
codex/scalar-numeric-records
Sep 24, 2026
Merged

ctate merged 2 commits into
mainfrom
codex/scalar-numeric-records

Conversation

@ctate

@ctate ctate commented Sep 24, 2026

Copy link
Copy Markdown
Collaborator

Eliminate heap allocations for small numeric return objects when callers only read their fields, in both C and LLVM backends. Preserve evaluation order and keep objects with aliases, mutation, or captures on the existing path.

@vercel

vercel Bot commented Sep 24, 2026 •

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
scriptc Ready Ready Preview, v0 Sep 24, 2026 6:33am UTC

@ctate
ctate merged commit 61b6590 into main Sep 24, 2026
38 checks passed

This branch was successfully deployed

1 active deployment
Preview — 9a9bd48f Deployed Sep 24, 2026 by vercel[bot]
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