Skip to content

[Fusion] Support abstract lookups #8485

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

Merged
merged 8 commits into from
Aug 13, 2025
Merged

Conversation

tobias-tengler
Copy link
Member

@tobias-tengler tobias-tengler commented Aug 2, 2025

While working on global object identification I've noticed that the planning currently doesn't consider abstract lookups. The composition already has support and also properly checks satisfiability.

This PR updates the planning phase to consider the lookups of implemented interfaces and unions the given object type is a member of.

@tobias-tengler tobias-tengler force-pushed the tte/fusion-abstract-type-lookup branch 2 times, most recently from ff57b88 to 217fcee Compare August 2, 2025 18:43
@tobias-tengler tobias-tengler force-pushed the tte/fusion-abstract-type-lookup branch from 217fcee to b12afbf Compare August 3, 2025 12:28
@tobias-tengler tobias-tengler force-pushed the tte/fusion-abstract-type-lookup branch from eda4341 to f61eb35 Compare August 13, 2025 09:05
@tobias-tengler tobias-tengler merged commit 8f76d7f into main Aug 13, 2025
106 checks passed
@tobias-tengler tobias-tengler deleted the tte/fusion-abstract-type-lookup branch August 13, 2025 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants