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

dfmc-optimization: Warn when inline-only inlining fails #838

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

housel
Copy link
Member

@housel housel commented Nov 30, 2014

This is provided in case somebody wants to play with it, but it should probably not be merged until we have solutions for the many additional warnings this adds to the build.

* sources/dfmc/optimization/check.dylan
  (check-optimized-reference on <&function>,
   check-optimized-reference on <&cache-header-engine-node>): Emit a
   warning when an IEP has to be constructed for a function declared
   as inline-only.
@waywardmonkeys
Copy link
Member

If the implementation of inline-only were better, it would inline in more cases than it does now and probably reduce the number of warnings. :)

@housel housel marked this pull request as draft September 29, 2020 19:20
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.

2 participants