Skip to content

trimming: don't abort where we used to resolve dynamic calls#56271

Merged
topolarity merged 1 commit intoJuliaLang:masterfrom
topolarity:ct/rm-dyncall-abort
Oct 21, 2024
Merged

trimming: don't abort where we used to resolve dynamic calls#56271
topolarity merged 1 commit intoJuliaLang:masterfrom
topolarity:ct/rm-dyncall-abort

Conversation

@topolarity
Copy link
Copy Markdown
Member

This call resolution code was deleted in #56179 (rightfully so), but it should be a no-op until we implement this in inference.

This call resolution code was deleted in JuliaLang#56179 (rightfully so -
this code really should never have been here in the first place) but it
should be a no-op not an abort, until we implement this in inference.
@topolarity
Copy link
Copy Markdown
Member Author

This still means a regression for --trim use cases until we implement this call resolution on the inference side, so we'll want to do that soon

@giordano giordano added the trimming Issues with trimming functionality or PR's relevant to its performance/functionality label Oct 21, 2024
@topolarity topolarity merged commit 1ba035d into JuliaLang:master Oct 21, 2024
@topolarity topolarity deleted the ct/rm-dyncall-abort branch October 22, 2024 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

trimming Issues with trimming functionality or PR's relevant to its performance/functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants