[all-commits] [llvm/llvm-project] 774818: Expose MlirOperationClone in Python bindings.

Dominik Grewe via All-commits all-commits at lists.llvm.org
Mon Mar 28 06:58:37 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 774818c09c9abd952aaae6db6d045be8dd98f168
      https://github.com/llvm/llvm-project/commit/774818c09c9abd952aaae6db6d045be8dd98f168
  Author: Dominik Grewe <dominikg at google.com>
  Date:   2022-03-28 (Mon, 28 Mar 2022)

  Changed paths:
    M mlir/lib/Bindings/Python/IRCore.cpp
    M mlir/lib/Bindings/Python/IRModule.h
    M mlir/test/python/ir/operation.py

  Log Message:
  -----------
  Expose MlirOperationClone in Python bindings.

Expose MlirOperationClone in Python bindings.

Reviewed By: ftynse

Differential Revision: https://reviews.llvm.org/D122526




More information about the All-commits mailing list