[all-commits] [llvm/llvm-project] b85f2f: [mlir][CAPI] Add APIs for mlirOperationGetName and...
Stella Laurenzo via All-commits
all-commits at lists.llvm.org
Mon Nov 2 10:55:41 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b85f2f5c5ff72b7a5aabea16e9e51c38ec1e7f72
https://github.com/llvm/llvm-project/commit/b85f2f5c5ff72b7a5aabea16e9e51c38ec1e7f72
Author: Stella Laurenzo <stellaraccident at gmail.com>
Date: 2020-11-02 (Mon, 02 Nov 2020)
Changed paths:
M mlir/include/mlir-c/IR.h
M mlir/include/mlir/CAPI/IR.h
M mlir/lib/CAPI/IR/IR.cpp
M mlir/test/CAPI/ir.c
Log Message:
-----------
[mlir][CAPI] Add APIs for mlirOperationGetName and Identifier.
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D90583
More information about the All-commits
mailing list