[all-commits] [llvm/llvm-project] 5fef6c: [mlir][Python] Allow PassManager to interop with t...

Stella Laurenzo via All-commits all-commits at lists.llvm.org
Wed Nov 11 10:38:03 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5fef6ce0cce05a9fb05f47c9d62f3724377ea076
      https://github.com/llvm/llvm-project/commit/5fef6ce0cce05a9fb05f47c9d62f3724377ea076
  Author: Stella Laurenzo <stellaraccident at gmail.com>
  Date:   2020-11-11 (Wed, 11 Nov 2020)

  Changed paths:
    M mlir/include/mlir-c/Bindings/Python/Interop.h
    M mlir/include/mlir-c/Pass.h
    M mlir/lib/Bindings/Python/Pass.cpp
    M mlir/test/Bindings/Python/pass_manager.py

  Log Message:
  -----------
  [mlir][Python] Allow PassManager to interop with the capsule APIs.

* Used in npcomp to cast Python objects via the C-API.

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




More information about the All-commits mailing list