[all-commits] [llvm/llvm-project] 14056c: [mlir][Python] Add an Operation.name property
Siddharth Krishna via All-commits
all-commits at lists.llvm.org
Tue Dec 29 14:21:33 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 14056c88d668fe396eaa59439ddf56f59dd188ec
https://github.com/llvm/llvm-project/commit/14056c88d668fe396eaa59439ddf56f59dd188ec
Author: Siddharth Krishna <siddharth-krishna at users.noreply.github.com>
Date: 2020-12-29 (Tue, 29 Dec 2020)
Changed paths:
M mlir/lib/Bindings/Python/IRModules.cpp
M mlir/test/Bindings/Python/ir_operation.py
Log Message:
-----------
[mlir][Python] Add an Operation.name property
Reviewed By: stellaraccident, mehdi_amini
Differential Revision: https://reviews.llvm.org/D93474
More information about the All-commits
mailing list