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

Updated PhiBindings analysis #1064

Merged
merged 3 commits into from
Sep 5, 2023
Merged

Updated PhiBindings analysis #1064

merged 3 commits into from
Sep 5, 2023

Conversation

m4rs-mt
Copy link
Owner

@m4rs-mt m4rs-mt commented Aug 30, 2023

This PR improves the PhiBindings analysis to support gathering of all phi nodes in a given function.

This PR depends on #1065.

@m4rs-mt m4rs-mt merged commit 9ee9d9d into master Sep 5, 2023
43 checks passed
@m4rs-mt m4rs-mt deleted the phi_bindings branch September 5, 2023 10:27
MoFtZ pushed a commit to MoFtZ/ILGPU that referenced this pull request Sep 8, 2023
* Adapted PhiBindings to support gathering of all phi nodes in a function.
* Simplified PhiBindings analysis.
* Adapted backends to new PhiBindings.
m4rs-mt added a commit that referenced this pull request Sep 12, 2023
* Updated PhiBindings analysis.
- Backported #1064.

Co-authored-by: Marcel Koester <m4rs@m4rs.net>
MoFtZ pushed a commit to MoFtZ/ILGPU that referenced this pull request Apr 24, 2024
* Adapted PhiBindings to support gathering of all phi nodes in a function.
* Simplified PhiBindings analysis.
* Adapted backends to new PhiBindings.
MoFtZ pushed a commit to MoFtZ/ILGPU that referenced this pull request Apr 24, 2024
* Adapted PhiBindings to support gathering of all phi nodes in a function.
* Simplified PhiBindings analysis.
* Adapted backends to new PhiBindings.
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