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

Mir interpretation is order relient #18037

Open
Veykril opened this issue Sep 3, 2024 · 0 comments
Open

Mir interpretation is order relient #18037

Veykril opened this issue Sep 3, 2024 · 0 comments
Labels
A-mir Broken Window Bugs / technical debt to be addressed immediately C-bug Category: bug

Comments

@Veykril
Copy link
Member

Veykril commented Sep 3, 2024

The failure of the original test clearly is a bug. It should work with any order of execution, and sorting or using an stable iteration order does not fix the underlying problem. I would suggest changing the test to use an actual recursive constant like the code above, and opening an issue for that bug for further investigation.

Originally posted by @HKalbasi in #17954 (comment)

@Veykril Veykril added Broken Window Bugs / technical debt to be addressed immediately C-bug Category: bug A-mir labels Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-mir Broken Window Bugs / technical debt to be addressed immediately C-bug Category: bug
Projects
None yet
Development

No branches or pull requests

1 participant