JuliaLabs / MLIR.jl

MIT License
56 stars 9 forks source link

Add `linalg` dialect example #56

Closed mofeing closed 3 months ago

mofeing commented 9 months ago

There are some things yet to figure out and #54 needs to be fixed, but this seems like an easy example of how to use MLIR manually in Julia.

codecov-commenter commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (b065747) 3.24% compared to head (f1bcfb8) 3.21%. Report is 4 commits behind head on main.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #56 +/- ## ======================================== - Coverage 3.24% 3.21% -0.03% ======================================== Files 107 107 Lines 26059 26059 ======================================== - Hits 845 838 -7 - Misses 25214 25221 +7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.