[all-commits] [llvm/llvm-project] 4e6f5e: Revert "[MLIR][Python] move generated type stubs t...

ftynse via All-commits all-commits at lists.llvm.org
Wed Sep 10 03:55:16 PDT 2025


  Branch: refs/heads/users/ftynse/revert-stubgen
  Home:   https://github.com/llvm/llvm-project
  Commit: 4e6f5e609997f1039a9870e41c4428a249ac5914
      https://github.com/llvm/llvm-project/commit/4e6f5e609997f1039a9870e41c4428a249ac5914
  Author: Alex Zinenko <git at ozinenko.com>
  Date:   2025-09-10 (Wed, 10 Sep 2025)

  Changed paths:
    M mlir/cmake/modules/AddMLIRPython.cmake

  Log Message:
  -----------
  Revert "[MLIR][Python] move generated type stubs to build directory (#157697)"

This reverts commit 53bcfe2a6ad4ea64837028caeab52c98f1ef3a43.


  Commit: 6b6fab0e92580c45847d6392bd62804204215287
      https://github.com/llvm/llvm-project/commit/6b6fab0e92580c45847d6392bd62804204215287
  Author: Alex Zinenko <git at ozinenko.com>
  Date:   2025-09-10 (Wed, 10 Sep 2025)

  Changed paths:
    M mlir/cmake/modules/AddMLIRPython.cmake
    M mlir/python/CMakeLists.txt
    M mlir/python/mlir/_mlir_libs/.gitignore

  Log Message:
  -----------
  Revert "[MLIR][Python] fix stubgen (#157583)"

This reverts commit d02c7aeb35a2ac92cd61545329bf8814c3b88de5.


  Commit: 91165fa161ddadbfb15b92f029a5a2424affa0ab
      https://github.com/llvm/llvm-project/commit/91165fa161ddadbfb15b92f029a5a2424affa0ab
  Author: Alex Zinenko <git at ozinenko.com>
  Date:   2025-09-10 (Wed, 10 Sep 2025)

  Changed paths:
    M .ci/all_requirements.txt
    M mlir/cmake/modules/AddMLIRPython.cmake
    M mlir/examples/standalone/python/CMakeLists.txt
    M mlir/python/CMakeLists.txt
    R mlir/python/mlir/_mlir_libs/.gitignore
    A mlir/python/mlir/_mlir_libs/_mlir/__init__.pyi
    A mlir/python/mlir/_mlir_libs/_mlir/dialects/pdl.pyi
    A mlir/python/mlir/_mlir_libs/_mlir/dialects/quant.pyi
    A mlir/python/mlir/_mlir_libs/_mlir/dialects/transform/__init__.pyi
    A mlir/python/mlir/_mlir_libs/_mlir/ir.pyi
    A mlir/python/mlir/_mlir_libs/_mlir/passmanager.pyi
    A mlir/python/mlir/_mlir_libs/_mlirExecutionEngine.pyi
    M mlir/python/requirements.txt

  Log Message:
  -----------
  Revert "[MLIR][Python] enable type stub auto-generation (#155741)"

This reverts commit 22c2e15408553b2c172d407a8ee417adc2a93757.


Compare: https://github.com/llvm/llvm-project/compare/4e6f5e609997%5E...91165fa161dd

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