ecmwf-ifs / loki

Freely programmable source-to-source translation for Fortran
https://sites.ecmwf.int/docs/loki/
Apache License 2.0
29 stars 12 forks source link

SingleColumn: Demote arrays that are not used at all in the body #259

Closed mlange05 closed 6 months ago

mlange05 commented 6 months ago

Pretty much what it says on the tin: somehow we've missed demoting arrays that are unused in the body but are otherwise perfectly fine to demote in the SCC-family demotion step. This PR fixes this.

github-actions[bot] commented 6 months ago

Documentation for this branch can be viewed at https://sites.ecmwf.int/docs/loki/259/index.html