Skip to content

Compiler: track block mutability#1603

Merged
hhugo merged 1 commit intomasterfrom
imm
Apr 18, 2024
Merged

Compiler: track block mutability#1603
hhugo merged 1 commit intomasterfrom
imm

Conversation

@hhugo
Copy link
Copy Markdown
Member

@hhugo hhugo commented Apr 18, 2024

No description provided.

@hhugo hhugo merged commit f86814f into master Apr 18, 2024
@hhugo hhugo deleted the imm branch April 18, 2024 07:52
@OlivierNicole
Copy link
Copy Markdown
Contributor

That looks great! Does it improve e.g. on deadcode elimination? (I assume that modules are compiled to immutable blocks)

@hhugo
Copy link
Copy Markdown
Member Author

hhugo commented Jun 7, 2024

This was implemented for #1594. I'm not sure it improves dead code. We still miss information about whether a block is a module or not.

@OlivierNicole
Copy link
Copy Markdown
Contributor

Ah, yes, I had forgotten that issue.

vouillon pushed a commit that referenced this pull request Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants