[mlir][CAPI] Add APIs for mlirOperationGetName and Identifier.
authorStella Laurenzo <stellaraccident@gmail.com>
Mon, 2 Nov 2020 18:26:38 +0000 (18:26 +0000)
committerStella Laurenzo <stellaraccident@gmail.com>
Mon, 2 Nov 2020 18:52:13 +0000 (18:52 +0000)
commitb85f2f5c5ff72b7a5aabea16e9e51c38ec1e7f72
tree648546f767e8514523eb054a224803f5897a1eeb
parente59726220f3d1234b8cdecb906722b3ecc13cb77
[mlir][CAPI] Add APIs for mlirOperationGetName and Identifier.

Reviewed By: ftynse

Differential Revision: https://reviews.llvm.org/D90583
mlir/include/mlir-c/IR.h
mlir/include/mlir/CAPI/IR.h
mlir/lib/CAPI/IR/IR.cpp
mlir/test/CAPI/ir.c