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

RFC: FunInd to split on cond as well #7115

Closed
nomeata opened this issue Feb 17, 2025 · 1 comment
Closed

RFC: FunInd to split on cond as well #7115

nomeata opened this issue Feb 17, 2025 · 1 comment
Labels
P-high We will work on this issue RFC accepted RFC is waiting for a corresponding PR (external or internal) RFC Request for comments

Comments

@nomeata
Copy link
Collaborator

nomeata commented Feb 17, 2025

Sometimes recursive functions are written using cond (aka bif …) instead of if…then…else for the better reduction behavior.

For these use-cases FunInd should should treat bif like if.

Impact

Add 👍 to issues you consider important. If others benefit from the changes in this proposal being added, please ask them to add 👍 to it.

@nomeata nomeata added P-high We will work on this issue RFC Request for comments RFC accepted RFC is waiting for a corresponding PR (external or internal) labels Feb 17, 2025
@nomeata
Copy link
Collaborator Author

nomeata commented Feb 20, 2025

Ah, this was fixed with #7140

@nomeata nomeata closed this as completed Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P-high We will work on this issue RFC accepted RFC is waiting for a corresponding PR (external or internal) RFC Request for comments
Projects
None yet
Development

No branches or pull requests

1 participant