1 Open Issue Need Help Last updated: Jul 15, 2025

Open Issues Need Help

View All on GitHub

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

A Python compiler design toolkit.

Python