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

effects: annotate nameof(::Module) + parentmodule(::Module) for constant folding #54223

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

topolarity
Copy link
Member

These effects can be important for us to statically resolve Module-handling logic that, e.g., inspects a loaded list of modules looking for a particular name.

Co-authored-by: @gbaraldi

Co-authored-by: Cody Tapscott  <topolarity@users.noreply.github.com>
base/essentials.jl Show resolved Hide resolved
@aviatesk aviatesk added the merge me PR is reviewed. Merge when all tests are passing label Apr 24, 2024
@Keno Keno merged commit 227fa7b into JuliaLang:master Apr 24, 2024
8 checks passed
@inkydragon inkydragon removed the merge me PR is reviewed. Merge when all tests are passing label May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler:effects effect analysis
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants