Skip to content

Improve fortran type analysis with seeding #3083

Description

@vchuravy

Part of the issue in #2966 (comment) is that we struggle to discover types, we could use enzyme_type to emit types from the Fortran semantics

(might have to be careful around TRANSFER, EQUIVALENCE or any other method to exploit a type-hole)

Unsure where this could live and if we would need it to be part of the MLIR plugin in #2968 & co or if we could use it just on the Flang plugin level.

Metadata

Metadata

Assignees

No one assigned

    Labels

    fortranRelated to Enzyme's Fortran bindings

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions