Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge Preparation: Precise Tagging + Graph-Copy-Based Stabilization #4396

Closed
wants to merge 142 commits into from

Conversation

luc-blaeser
Copy link
Contributor

Preparing merging #4369 in #4286.

Includes an explicit translation of the tagging scheme between the 32-bit runtime system and the 64-bit long-term stable format.

crusso and others added 23 commits February 8, 2024 12:42
…stem (#4375)

* simplify array iter optimization; make it safe

* fix comparison and comment

* TaggingScheme.debug = false; refactor

* rewrite array iter optimization to to respect compact bignum ranges

* revert TaggingScheme.debug to false

* comments

* optimized EqArrayOffset

* tweaks

* document max array size better

* typo

* Update src/ir_def/ir.ml

Co-authored-by: Gabor Greif <[email protected]>

* Update src/lowering/desugar.ml

---------

Co-authored-by: Gabor Greif <[email protected]>
@luc-blaeser luc-blaeser self-assigned this Feb 14, 2024
@luc-blaeser luc-blaeser changed the base branch from master to luc/graph-copy February 14, 2024 14:32
Copy link

Comparing from 759747f to f61743e:
In terms of gas, 4 tests regressed and the mean change is +6.9%.
In terms of size, 5 tests regressed and the mean change is +0.9%.

@luc-blaeser
Copy link
Contributor Author

Currently not needed for #4225 because the stable data format uses the same tags as the 64-bit main memory representation.

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.

2 participants