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

[Julia] pass optimize to typed #4673

Merged
merged 2 commits into from
Feb 2, 2023
Merged

Conversation

vchuravy
Copy link
Contributor

@vchuravy vchuravy commented Feb 1, 2023

code_typed in Julia also takes the optimize option.

@mattgodbolt
Copy link
Member

Can you explain why this change is handy please? I don't know anything about Julia :)

@mattgodbolt
Copy link
Member

Oh apologies, the updated --help was enough to get this! LGTM

@vchuravy
Copy link
Contributor Author

vchuravy commented Feb 1, 2023

:) multi-stage compiler and the LLVM and typed levels have pre & post-optimization modes.

Copy link
Member

@jeremy-rifkin jeremy-rifkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me other than the one little syntax question

etc/scripts/julia_wrapper.jl Outdated Show resolved Hide resolved
@mattgodbolt mattgodbolt merged commit 0461bf9 into compiler-explorer:main Feb 2, 2023
@vchuravy vchuravy deleted the vc/typed branch February 2, 2023 16:30
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

3 participants