Skip to content

MLIR CAPI getDefiningOp is not exposed #151867

@V0ldek

Description

@V0ldek

As far as I can see there's no way to get the defining Op of a Value through the CAPI.

I'd expect the Operation *getDefiningOp() function to be exposed as MlirOperation mlirValueGetDefiningOp(MlirValue value) in the CAPI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    mlirquestionA question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions