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

Endless loop #44

Open
sklam opened this issue Apr 18, 2023 · 1 comment
Open

Endless loop #44

sklam opened this issue Apr 18, 2023 · 1 comment

Comments

@sklam
Copy link
Member

sklam commented Apr 18, 2023

From DEBUGGRAPH=1 pytest numba_rvsdg/tests/test_mock_asm.py::test_mock_scfg_fuzzer_case0 in #42.

We need special handling for endless loop like this:

Screenshot 2023-04-18 at 2 05 35 PM

A potential fix is described in: https://github.com/phate/jlm/pull/71/files#diff-5da2c1eea581b6b09d5820765778b4d657700c2b2fbb46c64fa498d66bcd182fR259-R260

@sklam
Copy link
Member Author

sklam commented Jun 23, 2023

Tracking

# https://github.com/numba/numba-rvsdg/issues/44
# failing seeds: [0, 7, 29, 44, 74, 88, 155, 253, 258, 295, 360, 401, 406,
# 530, 539, 554, 577, 629, 635, 638, 695, 773, 819, 829,
# 857, 866, 917]
"next(iter(exit_blocks))",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant