google / mlir-hs

Haskell bindings for MLIR
Apache License 2.0
92 stars 16 forks source link

Update AST and tests after C API change #26

Closed apaszke closed 2 years ago

apaszke commented 2 years ago

There was an upstream change that modified the memref type to replace a list of affine expressions specifying the layout with an attribute.