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

The demo file produces a de-opt match warning in all non-"Z_code generation" phases #9

Open
mraleph opened this issue Feb 11, 2014 · 0 comments

Comments

@mraleph
Copy link
Owner

mraleph commented Feb 11, 2014

Originally reported by @paulfryzel

What steps will reproduce the problem?

  1. On the homepage, load: demo file (v8 @ x64)
  2. Navigate to the foo method
  3. View any non-"Z_code generation" optimization phases

The user will be presented with the "Unable to match deopt to lithium..." warning.

For new users, it may be helpful to rework or reword this behavior.

A simple/quick fix might just be to make the red "deopts" marker on the left nav clickable and jump you to code generation (similar to how "deopt @32" works inside the code generation phase) or, make the "open Code Generation phase" within the warning clickable and jump you to that phase.

https://code.google.com/p/irhydra/issues/detail?id=32

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

No branches or pull requests

1 participant