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

Ensure that frontend phases post type inference are resillient to lacking type information #7624

Open
3 of 8 tasks
magnus-madsen opened this issue Apr 25, 2024 · 1 comment
Assignees

Comments

@magnus-madsen
Copy link
Member

magnus-madsen commented Apr 25, 2024

Phases to check:

  • Regions
  • EntryPoint
  • Instances
  • PredDeps
  • Stratifier
  • PatMatch
  • Redundancy
  • Safety

What to guard against:

  • Types could be inconsistent.
  • Types could be variables (even if we expect them not to be).
@magnus-madsen
Copy link
Member Author

@mlutze Could you check Regions and Instances and verify if their throws are OK or need to be made resilient.

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

2 participants