Open Issues Need Help
View All on GitHub testing: add missing tests for core.py exceptions about 2 months ago
AI Summary: Write unit tests in Python using pytest to cover eight specific exceptions within the xDSL core.py module related to IR manipulation. These exceptions involve scenarios such as adding already attached regions, using erased SSA values, detaching top-level operations, and incorrect indexing or parent-child relationships between operations, blocks, and regions.
Complexity:
3/5
good first issue testing