stfc / PSyclone

Domain-specific compiler and code transformation system for Finite Difference/Volume/Element Earth-system models in Fortran
BSD 3-Clause "New" or "Revised" License
104 stars 27 forks source link

Experimental backend for xDSL Python-Native Compiler Toolkit #2653

Closed mcjamieson closed 2 months ago

mcjamieson commented 2 months ago

Initial experimental xDSL backend for PSyclone. The ExCALIBUR xDSL project provides a Python-Native Compiler Toolkit for MLIR.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 99.86%. Comparing base (e901e22) to head (5927fae).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2653 +/- ## ======================================= Coverage 99.86% 99.86% ======================================= Files 352 352 Lines 48706 48706 ======================================= Hits 48641 48641 Misses 65 65 ```

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