[all-commits] [llvm/llvm-project] 58bd31: Revert "[MLIR][Python] remove .none() arg descriptor"

Maksim Levental via All-commits all-commits at lists.llvm.org
Mon Sep 8 10:34:01 PDT 2025


  Branch: refs/heads/users/makslevental/remove-nbnone
  Home:   https://github.com/llvm/llvm-project
  Commit: 58bd31ac1f9e5207315778f0f3620e05416dc8ed
      https://github.com/llvm/llvm-project/commit/58bd31ac1f9e5207315778f0f3620e05416dc8ed
  Author: makslevental <maksim.levental at gmail.com>
  Date:   2025-09-08 (Mon, 08 Sep 2025)

  Changed paths:
    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/DialectSMT.cpp
    M mlir/lib/Bindings/Python/DialectTransform.cpp
    M mlir/lib/Bindings/Python/IRAffine.cpp
    M mlir/lib/Bindings/Python/IRAttributes.cpp
    M mlir/lib/Bindings/Python/IRInterfaces.cpp
    M mlir/lib/Bindings/Python/IRTypes.cpp
    M mlir/lib/Bindings/Python/Pass.cpp
    M mlir/lib/Bindings/Python/TransformInterpreter.cpp
    M mlir/test/python/CMakeLists.txt

  Log Message:
  -----------
  Revert "[MLIR][Python] remove .none() arg descriptor"

This reverts commit 9bb8d62df018e0aec7790035173024fe9fbf6a0b.


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

  Changed paths:
    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/DialectSMT.cpp
    M mlir/lib/Bindings/Python/DialectSparseTensor.cpp
    M mlir/lib/Bindings/Python/DialectTransform.cpp
    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/IRTypes.cpp
    M mlir/lib/Bindings/Python/Pass.cpp

  Log Message:
  -----------
  [MLIR][Python] remove .none() arg descriptor


Compare: https://github.com/llvm/llvm-project/compare/9bb8d62df018...aa7ada44b800

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