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

Feature Request: add region testing to YAML #77

Open
esc opened this issue Jun 21, 2023 · 0 comments
Open

Feature Request: add region testing to YAML #77

esc opened this issue Jun 21, 2023 · 0 comments

Comments

@esc
Copy link
Member

esc commented Jun 21, 2023

Currently, only the block structure is part of the YAML representation, this means the Regions and their placement can not be tested effectively. As a numba developer I want to be able to test loop_restructure and branch_restructure effectively and for this I will need to be able to encode the expected result, including regions, in a simple YAML syntax.

Then -- once this syntax is established -- all the existing tests need to be refactored such that region testing is added to them.

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