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

Mark functions in the stdlib that should be inlined #7126

Closed
vicuna opened this issue Jan 12, 2016 · 2 comments
Closed

Mark functions in the stdlib that should be inlined #7126

vicuna opened this issue Jan 12, 2016 · 2 comments

Comments

@vicuna
Copy link

vicuna commented Jan 12, 2016

Original bug ID: 7126
Reporter: @alainfrisch
Status: acknowledged (set by @damiendoligez on 2016-02-08T11:40:34Z)
Resolution: open
Priority: normal
Severity: feature
Target version: undecided
Category: standard library
Monitored by: @gasche @diml @jmeber @hcarty

Bug description

One could use the new attribute that control inlining for stdlib functions, in order to avoid regression e.g. on #5872 (and also to avoid tweaking inlining factor in stdlib/Compflag).

@vicuna
Copy link
Author

vicuna commented Feb 17, 2017

Comment author: @xavierleroy

One could also use the opposite attribute to prevent inlining of stdlib functions when it is never profitable, e.g. some I/O functions. But one should volunteer to do this work and no one has so far.

@github-actions
Copy link

This issue has been open one year with no activity. Consequently, it is being marked with the "stale" label. What this means is that the issue will be automatically closed in 30 days unless more comments are added or the "stale" label is removed. Comments that provide new information on the issue are especially welcome: is it still reproducible? did it appear in other contexts? how critical is it? etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant