cairo_native icon indicating copy to clipboard operation
cairo_native copied to clipboard

Extract type layouts from MLIR.

Open azteca1998 opened this issue 1 year ago • 0 comments

Completely remove the hardcoded layout generation. Since we're defining a layout explicitly we can rely on the MLIR layouts instead of hardcoding our versions and hoping that it won't break without notice.

Depends on #474.

Checklist

  • [ ] Linked to Github Issue
  • [ ] Unit tests added
  • [ ] Integration tests added.
  • [ ] This change requires new documentation.
    • [ ] Documentation has been added/updated.

azteca1998 avatar Mar 14 '24 04:03 azteca1998