[all-commits] [llvm/llvm-project] 17d76f: [MLIR][Python] enable precise registration

Maksim Levental via All-commits all-commits at lists.llvm.org
Fri Sep 26 19:24:18 PDT 2025


  Branch: refs/heads/users/makslevental/specific-reg
  Home:   https://github.com/llvm/llvm-project
  Commit: 17d76f802f323ce0b909064580921021724e007d
      https://github.com/llvm/llvm-project/commit/17d76f802f323ce0b909064580921021724e007d
  Author: makslevental <maksim.levental at gmail.com>
  Date:   2025-09-26 (Fri, 26 Sep 2025)

  Changed paths:
    M mlir/cmake/modules/AddMLIRPython.cmake
    M mlir/python/CMakeLists.txt
    A mlir/python/mlir/_mlir_libs/_capi.py.in
    A mlir/test/python/ir/capi.py

  Log Message:
  -----------
  [MLIR][Python] enable precise registration


  Commit: d9350d5a7a3abc48c3660bb288ebfa5d719f66e5
      https://github.com/llvm/llvm-project/commit/d9350d5a7a3abc48c3660bb288ebfa5d719f66e5
  Author: makslevental <maksim.levental at gmail.com>
  Date:   2025-09-26 (Fri, 26 Sep 2025)

  Changed paths:
    M mlir/include/mlir-c/Bindings/Python/Interop.h
    A mlir/include/mlir-c/Dialect/Builtin.h
    M mlir/include/mlir-c/IR.h
    M mlir/lib/Bindings/Python/IRCore.cpp
    A mlir/lib/CAPI/Dialect/Builtin.cpp
    M mlir/lib/CAPI/Dialect/CMakeLists.txt
    M mlir/lib/CAPI/IR/IR.cpp
    M mlir/python/CMakeLists.txt
    M mlir/python/mlir/_mlir_libs/_capi.py.in
    M mlir/test/python/dialects/irdl.py
    M mlir/test/python/integration/dialects/pdl.py
    M mlir/test/python/ir/capi.py
    M mlir/tools/mlir-tblgen/OpPythonBindingGen.cpp

  Log Message:
  -----------
  [MLIR][Python] enable precise registration


Compare: https://github.com/llvm/llvm-project/compare/6e530d2710bf...d9350d5a7a3a

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