cda-group / arc

Programming Language for Continuous Deep Analytics
https://cda-group.github.io/arc/
44 stars 6 forks source link

MLIR Support for Nested ADTs #402

Closed frej closed 2 years ago

frej commented 2 years ago

The support for nested ADT types in MLIR requires a runtime without features = ["legacy"], but as that fails many other tests, this patch series and #398 will have to wait until the legacyectomy is done.

segeljakt commented 2 years ago

LGTM