[all-commits] [llvm/llvm-project] 9a9214: [mlir] Add C and python API for is_registered_oper...
Stella Laurenzo via All-commits
all-commits at lists.llvm.org
Tue Mar 30 22:57:20 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9a9214fa2562b397764193517fa540a3dcbfd5a1
https://github.com/llvm/llvm-project/commit/9a9214fa2562b397764193517fa540a3dcbfd5a1
Author: Stella Laurenzo <stellaraccident at gmail.com>
Date: 2021-03-30 (Tue, 30 Mar 2021)
Changed paths:
M mlir/include/mlir-c/IR.h
M mlir/lib/Bindings/Python/IRCore.cpp
M mlir/lib/CAPI/IR/IR.cpp
M mlir/test/Bindings/Python/dialects.py
M mlir/test/CAPI/ir.c
Log Message:
-----------
[mlir] Add C and python API for is_registered_operation.
* Suggested to be broken out of D99578
Differential Revision: https://reviews.llvm.org/D99638
More information about the All-commits
mailing list