[all-commits] [llvm/llvm-project] c83318: [MLIR][Python] Implement pybind adapters for MlirB...

Adam Paszke via All-commits all-commits at lists.llvm.org
Wed Jul 12 22:27:19 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c83318e3e07c40dae7cf28839be3fe62ebcde369
      https://github.com/llvm/llvm-project/commit/c83318e3e07c40dae7cf28839be3fe62ebcde369
  Author: Adam Paszke <apaszke at google.com>
  Date:   2023-07-12 (Wed, 12 Jul 2023)

  Changed paths:
    M mlir/include/mlir-c/Bindings/Python/Interop.h
    M mlir/include/mlir/Bindings/Python/PybindAdaptors.h
    M mlir/lib/Bindings/Python/IRCore.cpp
    M mlir/lib/Bindings/Python/IRModule.h

  Log Message:
  -----------
  [MLIR][Python] Implement pybind adapters for MlirBlock

Reviewed By: jpienaar

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




More information about the All-commits mailing list