[all-commits] [llvm/llvm-project] 99b1c4: [mlir][Python] Add Windows DLL loader to get pytho...

Stella Laurenzo via All-commits all-commits at lists.llvm.org
Wed Nov 11 09:59:50 PST 2020


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

  Changed paths:
    M mlir/cmake/modules/AddMLIRPythonExtension.cmake
    M mlir/lib/Bindings/Python/CMakeLists.txt
    M mlir/lib/Bindings/Python/mlir/__init__.py
    A mlir/lib/Bindings/Python/mlir/_dlloader.py

  Log Message:
  -----------
  [mlir][Python] Add Windows DLL loader to get python extensions working there.

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




More information about the All-commits mailing list