[all-commits] [llvm/llvm-project] 11a832: [mlir][Python] port dialect extensions to use core...

Maksim Levental via All-commits all-commits at lists.llvm.org
Mon Jan 5 09:37:55 PST 2026


  Branch: refs/heads/users/makslevental/portdialectextensionsv2
  Home:   https://github.com/llvm/llvm-project
  Commit: 11a832e49cff5f60bdbae33bb8430b972f58e4d5
      https://github.com/llvm/llvm-project/commit/11a832e49cff5f60bdbae33bb8430b972f58e4d5
  Author: makslevental <maksim.levental at gmail.com>
  Date:   2026-01-05 (Mon, 05 Jan 2026)

  Changed paths:
    M mlir/lib/Bindings/Python/DialectAMDGPU.cpp
    M mlir/lib/Bindings/Python/DialectGPU.cpp
    M mlir/lib/Bindings/Python/DialectLLVM.cpp
    M mlir/lib/Bindings/Python/DialectNVGPU.cpp
    M mlir/lib/Bindings/Python/DialectPDL.cpp
    M mlir/lib/Bindings/Python/DialectQuant.cpp
    M mlir/lib/Bindings/Python/DialectSMT.cpp
    M mlir/lib/Bindings/Python/DialectSparseTensor.cpp
    M mlir/lib/Bindings/Python/DialectTransform.cpp
    M mlir/python/mlir/dialects/transform/extras/__init__.py
    M mlir/test/python/dialects/pdl_types.py

  Log Message:
  -----------
  [mlir][Python] port dialect extensions to use core PyConcreteType, PyConcreteAttribute


  Commit: bb97a5497ad97297f09420ad7db260173c6961e0
      https://github.com/llvm/llvm-project/commit/bb97a5497ad97297f09420ad7db260173c6961e0
  Author: makslevental <maksim.levental at gmail.com>
  Date:   2026-01-05 (Mon, 05 Jan 2026)

  Changed paths:
    M mlir/lib/Bindings/Python/DialectGPU.cpp
    M mlir/lib/Bindings/Python/DialectLLVM.cpp
    M mlir/lib/Bindings/Python/DialectPDL.cpp
    M mlir/lib/Bindings/Python/DialectQuant.cpp
    M mlir/lib/Bindings/Python/DialectSMT.cpp
    M mlir/lib/Bindings/Python/DialectSparseTensor.cpp
    M mlir/lib/Bindings/Python/DialectTransform.cpp
    M mlir/lib/Bindings/Python/Rewrite.cpp

  Log Message:
  -----------
  update signatures


Compare: https://github.com/llvm/llvm-project/compare/8f8fa379890d...bb97a5497ad9

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