Issue | 151867 |
---|---|
Summary | MLIR CAPI `getDefiningOp` is not exposed |
Labels | mlir |
Assignees | |
Reporter | 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.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs