[all-commits] [llvm/llvm-project] d728df: kind of working

Maksim Levental via All-commits all-commits at lists.llvm.org
Thu Dec 11 13:19:49 PST 2025


  Branch: refs/heads/users/makslevental/mlirpythonsupport
  Home:   https://github.com/llvm/llvm-project
  Commit: d728dfc726cf107a709d25e889c3076f443f4790
      https://github.com/llvm/llvm-project/commit/d728dfc726cf107a709d25e889c3076f443f4790
  Author: makslevental <maksim.levental at gmail.com>
  Date:   2025-12-11 (Thu, 11 Dec 2025)

  Changed paths:
    M mlir/cmake/modules/AddMLIRPython.cmake
    A mlir/include/mlir/Bindings/Python/Globals.h
    A mlir/include/mlir/Bindings/Python/IRCore.h
    A mlir/include/mlir/Bindings/Python/NanobindUtils.h
    M mlir/lib/Bindings/Python/DialectSMT.cpp
    A mlir/lib/Bindings/Python/Globals.cpp
    R mlir/lib/Bindings/Python/Globals.h
    M mlir/lib/Bindings/Python/IRAffine.cpp
    M mlir/lib/Bindings/Python/IRAttributes.cpp
    M mlir/lib/Bindings/Python/IRCore.cpp
    M mlir/lib/Bindings/Python/IRInterfaces.cpp
    R mlir/lib/Bindings/Python/IRModule.cpp
    R mlir/lib/Bindings/Python/IRModule.h
    M mlir/lib/Bindings/Python/IRTypes.cpp
    M mlir/lib/Bindings/Python/MainModule.cpp
    R mlir/lib/Bindings/Python/NanobindUtils.h
    M mlir/lib/Bindings/Python/Pass.cpp
    M mlir/lib/Bindings/Python/Pass.h
    M mlir/lib/Bindings/Python/Rewrite.cpp
    M mlir/lib/Bindings/Python/Rewrite.h
    M mlir/python/CMakeLists.txt

  Log Message:
  -----------
  kind of working



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list