cda-group / arc

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

rust-mlir: Fix bug in rust annotation handling #389

Closed frej closed 2 years ago

frej commented 2 years ago

The "rust.annotation" function attribute did not produce the annotation to be output. Correct the pretty printer to check for the correct attribute.