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

[hir][refactor] Simpler global string representation #1196

Merged
merged 1 commit into from
May 5, 2024
Merged

Conversation

SamChou19815
Copy link
Owner

[hir][refactor] Simpler global string representation

We can use the Heap PStr uniqueness guarantee to simplify representation, and avoiding generating all these strings that might be GCed anyways.

We can use the Heap PStr uniqueness guarantee to simplify representation, and avoiding generating all these strings that might be GCed anyways.
@SamChou19815 SamChou19815 merged commit cbae791 into main May 5, 2024
4 checks passed
@SamChou19815 SamChou19815 deleted the pr1196 branch May 5, 2024 17:26
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.

None yet

1 participant