Skip to content

integrate kernel constants with inference and ssa #36178

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

Closed
sigmundch opened this issue Mar 12, 2019 · 5 comments
Closed

integrate kernel constants with inference and ssa #36178

sigmundch opened this issue Mar 12, 2019 · 5 comments
Assignees
Labels
P1 A high priority bug; for example, a single project is unusable or has many test failures web-dart2js
Milestone

Comments

@sigmundch
Copy link
Member

No description provided.

@sigmundch sigmundch added this to the Dart2.3 milestone Mar 12, 2019
@sigmundch sigmundch added the P1 A high priority bug; for example, a single project is unusable or has many test failures label Mar 12, 2019
@sigmundch
Copy link
Member Author

update: Johnni started working on the integration with global inference (see https://dart-review.googlesource.com/c/sdk/+/97240)

@johnniwinther
Copy link
Member

update: CFE constants are integrated in inference and ssa but work is still needed to fully support platform code with the new constants. This work (see https://dart-review.googlesource.com/c/sdk/+/97634) has already shown some bugs but more may come.

@sigmundch
Copy link
Member Author

sigmundch commented Mar 28, 2019

current status: Johnni tested enabling CFE constants on on the bots and believes most backend work is done. Only one issue with native typed arrays showed up, which he'll investigate tomorrow.

@sigmundch
Copy link
Member Author

@johnniwinther - do you believe there is anything else to do on the dart2js side? Can we close this issue?

@johnniwinther
Copy link
Member

We're done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 A high priority bug; for example, a single project is unusable or has many test failures web-dart2js
Projects
None yet
Development

No branches or pull requests

2 participants