Skip to content

Phis should not just have register inputs #14

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

Open
dibyendumajumdar opened this issue Dec 25, 2024 · 0 comments
Open

Phis should not just have register inputs #14

dibyendumajumdar opened this issue Dec 25, 2024 · 0 comments
Labels
fixed Fixed

Comments

@dibyendumajumdar
Copy link
Contributor

During optimization such as constant propagation, I think we will replace the phi inputs with constants, so the Phi inputs need to be Operands that accept other kind of inputs.

@dibyendumajumdar dibyendumajumdar added the fixed Fixed label Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixed Fixed
Projects
None yet
Development

No branches or pull requests

1 participant