cda-group / arc

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

Bug fixes and improved MLIR code generation support #147

Closed segeljakt closed 4 years ago

segeljakt commented 4 years ago

This PR addresses some dumb mistakes I made in the last PR. It also adds support to more language constructs for MLIR code generation.

segeljakt commented 4 years ago

Sorry I uploaded some additional changes. Now the tests pass and also check the MLIR code generation.