-
Notifications
You must be signed in to change notification settings - Fork 79
Pull requests: xdslproject/xdsl
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
core: Fix check for forward refs by checking for ssa refs instead of block refs
bug
Something isn't working
#3851
opened Feb 6, 2025 by
emmau678
Loading…
core: Add shorthand type for types that can be converted to IRDL
#3836
opened Feb 5, 2025 by
math-fehr
Loading…
dialects: Add more defaults to TypeVar
dialects
Changes on the dialects
#3835
opened Feb 5, 2025 by
math-fehr
Loading…
dialects: (arith) Use the Changes on the dialects
SameOperandsAndResultType
trait in arith
dialect
dialects
#3824
opened Feb 3, 2025 by
compor
Loading…
dialects: (arith) Add support for bitcast operation
dialects
Changes on the dialects
#3805
opened Jan 29, 2025 by
jakedves
Loading…
[WIP] documentation: embed marimo notebooks in docs website
documentation
Improvements or additions to documentation
#3778
opened Jan 22, 2025 by
superlopuh
•
Draft
core: Improve error message for unknown block successor
core
xDSL core (ir, textual format, ...)
enhancement
New feature or request
#3762
opened Jan 17, 2025 by
emmau678
Loading…
[WIP] experimental memref_stream unroll-and-jam pass using interpreter-based cost model
#3724
opened Jan 8, 2025 by
superlopuh
Loading…
interactive: mlir-gui version 1
interactive
xdsl-gui things
#3667
opened Dec 22, 2024 by
dshaaban01
•
Draft
dialects: (vector) Add for Changes on the dialects
vector.transfer_read
and vector.transfer_write
operations
dialects
#3650
opened Dec 17, 2024 by
watermelonwolverine
Loading…
misc: add ShrinkException for easy test case shrinking
misc
Miscellaneous
#3610
opened Dec 9, 2024 by
superlopuh
Loading…
dialects: (builtin) make DenseIntOrFPElementsAttr generic on element type
dialects
Changes on the dialects
#3492
opened Nov 20, 2024 by
alexarice
Loading…
[WIP] transformations: Add expand-copy pass that expands memref.copy as affine.load and affine.store pairs
transformations
Changes or adds a transformatio
#3452
opened Nov 14, 2024 by
gabrielrodcanal
•
Draft
core: introduce param_def API for ParametrizedAttribute declaration
core
xDSL core (ir, textual format, ...)
#3444
opened Nov 13, 2024 by
superlopuh
•
Draft
core: add TypeVarConstraint, and use in irdl_to_attr_constraint
core
xDSL core (ir, textual format, ...)
#3443
opened Nov 13, 2024 by
superlopuh
•
Draft
transformations: Add lowering of affine if to standard
transformations
Changes or adds a transformatio
#3400
opened Nov 5, 2024 by
gabrielrodcanal
•
Draft
transformations: convert type_offsets in Changes or adds a transformatio
ptr
to arith.constant
transformations
#3394
opened Nov 4, 2024 by
mamanain
Loading…
core: preorder walk of blocks in nested operations
core
xDSL core (ir, textual format, ...)
#3367
opened Oct 31, 2024 by
gabrielrodcanal
Loading…
analysis: (liveness) Port of the liveness analysis in MLIR.
enhancement
New feature or request
#3365
opened Oct 30, 2024 by
gabrielrodcanal
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.