Skip to content

recognize String concat #977

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

Closed
wants to merge 4 commits into from
Closed

recognize String concat #977

wants to merge 4 commits into from

Conversation

hhugo
Copy link
Member

@hhugo hhugo commented Apr 4, 2020

The major issue with this PR is that we're only able to recognize string concat when all instructions are part of the same block / when debug info are disabled.

@hhugo
Copy link
Member Author

hhugo commented May 15, 2020

ocaml/ocaml#9565

@nojb
Copy link
Contributor

nojb commented May 15, 2020

Hi @hhugo, just to keep your use-case in mind, is it right that changing ^ to be an external (either in C or a compiler primitive) would be enough for the needs of js_of_ocaml ?

@hhugo
Copy link
Member Author

hhugo commented May 15, 2020

@nojb, That's right

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