[all-commits] [llvm/llvm-project] ac0a70: [mlir] Split out Python bindings entry point into ...

ftynse via All-commits all-commits at lists.llvm.org
Thu Apr 29 02:18:44 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ac0a70f3737ecb2c0586c00240d14e46ff00644e
      https://github.com/llvm/llvm-project/commit/ac0a70f3737ecb2c0586c00240d14e46ff00644e
  Author: Alex Zinenko <zinenko at google.com>
  Date:   2021-04-29 (Thu, 29 Apr 2021)

  Changed paths:
    M mlir/lib/Bindings/Python/CMakeLists.txt
    A mlir/lib/Bindings/Python/IRModule.cpp
    M mlir/lib/Bindings/Python/MainModule.cpp

  Log Message:
  -----------
  [mlir] Split out Python bindings entry point into a separate file

This will allow the bindings to be built as a library and reused in out-of-tree
projects that want to provide bindings on top of MLIR bindings.

Reviewed By: stellaraccident, mikeurbach

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




More information about the All-commits mailing list