-
Notifications
You must be signed in to change notification settings - Fork 80
Issues: xdslproject/xdsl
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
ci: fix codecov reporting and line-by-line view online
CI
Continuous Integration
#3912
opened Feb 14, 2025 by
superlopuh
installation: migrate to setuptools-scm instead of versioneer
good first issue
Good for newcomers
installation
Related to package installation
#3908
opened Feb 14, 2025 by
superlopuh
installation: remove setup.py
good first issue
Good for newcomers
installation
Related to package installation
#3906
opened Feb 14, 2025 by
superlopuh
core: migrate to inheritance-based traits
core
xDSL core (ir, textual format, ...)
#3896
opened Feb 13, 2025 by
superlopuh
transformations: add convert-arith-to-x86
transformations
Changes or adds a transformatio
#3880
opened Feb 11, 2025 by
superlopuh
transformations: add convert-func-to-x86-func
transformations
Changes or adds a transformatio
#3879
opened Feb 11, 2025 by
superlopuh
documentation: migrate tutorial and xdsl-introduction notebooks contents from jupyter to marimo
documentation
Improvements or additions to documentation
#3861
opened Feb 6, 2025 by
superlopuh
documentation: migrate irdl notebook from jupyter to Python
documentation
Improvements or additions to documentation
#3860
opened Feb 6, 2025 by
superlopuh
interpreter: fix incorrect values returned by arith ops when operating on fixed-width operands
bug
Something isn't working
interpreter
xDSL Interpreter
#3855
opened Feb 6, 2025 by
superlopuh
documentation: publish documentation on github pages
documentation
Improvements or additions to documentation
#3853
opened Feb 6, 2025 by
superlopuh
documentation: add marimo notebooks to xdsl docs
documentation
Improvements or additions to documentation
#3852
opened Feb 6, 2025 by
superlopuh
dialects: (builtin) floating point hex literal support
bug
Something isn't working
dialects
Changes on the dialects
#3827
opened Feb 4, 2025 by
bollu
interpreter: (eqsat) handle common subexpression elimination
interpreter
xDSL Interpreter
#3806
opened Jan 29, 2025 by
superlopuh
tool: (xdsl-tblgen) Problem generating xdsl-tblgen with this json file
bug
Something isn't working
tool
#3787
opened Jan 24, 2025 by
erick-xanadu
dialects: (arith) add missing sitofp and fptoui ops
dialects
Changes on the dialects
#3784
opened Jan 23, 2025 by
erick-xanadu
documentation: error with marimo notebook
bug
Something isn't working
documentation
Improvements or additions to documentation
#3763
opened Jan 17, 2025 by
erick-xanadu
API: move EnumAttribute and helpers out of core.py
API
Related to changes regarding API of constructs
good first issue
Good for newcomers
#3753
opened Jan 15, 2025 by
superlopuh
transformations: (reconcile-unrealized-casts) Pass can't handle 1 to n and n to 1 casts
#3686
opened Dec 30, 2024 by
watermelonwolverine
core: (Parsing) UnregisteredOp should only be made when parsing generic format
core
xDSL core (ir, textual format, ...)
#3671
opened Dec 23, 2024 by
alexarice
dialects: (builtin) VectorType should have a ArrayAttr[BoolAttr] for scalable_dims instead of an IntAttr for num_scalable_dims
dialects
Changes on the dialects
#3654
opened Dec 18, 2024 by
watermelonwolverine
transformations: (eqsat) change eqsat matching API to provide a sequence of matching contexts instead of a single one to rewrite
transformations
Changes or adds a transformatio
#3609
opened Dec 9, 2024 by
superlopuh
interpreter: (pdl) fix multiple inserted operations in rewrite pattern interpreter
bug
Something isn't working
interpreter
xDSL Interpreter
#3569
opened Dec 4, 2024 by
jianyicheng
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.