[all-commits] [llvm/llvm-project] 57e393: [MLIR][Python] make Py* types public API

Maksim Levental via All-commits all-commits at lists.llvm.org
Wed Aug 27 17:39:47 PDT 2025


  Branch: refs/heads/users/makslevental/deprecate-mlir_subclass
  Home:   https://github.com/llvm/llvm-project
  Commit: 57e39327b63e16a6c8260e24c13707f0256c2f27
      https://github.com/llvm/llvm-project/commit/57e39327b63e16a6c8260e24c13707f0256c2f27
  Author: makslevental <maksim.levental at gmail.com>
  Date:   2025-08-27 (Wed, 27 Aug 2025)

  Changed paths:
    A mlir/include/mlir/Bindings/Python/Globals.h
    A mlir/include/mlir/Bindings/Python/IRAttributes.h
    A mlir/include/mlir/Bindings/Python/IRModule.h
    M mlir/include/mlir/Bindings/Python/IRTypes.h
    A mlir/include/mlir/Bindings/Python/NanobindUtils.h
    M mlir/lib/Bindings/Python/DialectSMT.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
    M 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

  Log Message:
  -----------
  [MLIR][Python] make Py* types public API



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