Open Issues Need Help
View All on GitHub core: unexpected error in xdsl 13 days ago
AI Summary: The xdsl core library can trigger an assert when an SSA (Static Single Assignment) value is inadvertently replaced by itself. This occurs at `xdsl/ir/core.py#L776` and the current assert message is not helpful. The issue suggests improving error handling or preventing this self-replacement scenario to provide a more informative message.
Complexity:
2/5
bug good first issue
good first issue testing
documentation: remove marimo navigation from notebooks about 1 month ago
documentation good first issue
documentation good first issue
core: Match MLIR block name logic exactly 2 months ago
bug good first issue core
documentation good first issue
core: move EnumAttribute and helpers out of core.py 6 months ago
good first issue core