[all-commits] [llvm/llvm-project] b50251: [MLIR][Python] demo building bindings with no CAPI...

Maksim Levental via All-commits all-commits at lists.llvm.org
Fri Oct 3 00:05:18 PDT 2025


  Branch: refs/heads/users/makslevental/really-alone
  Home:   https://github.com/llvm/llvm-project
  Commit: b502518ee611a4a6341884d2ed2c077db3754cf5
      https://github.com/llvm/llvm-project/commit/b502518ee611a4a6341884d2ed2c077db3754cf5
  Author: makslevental <maksim.levental at gmail.com>
  Date:   2025-10-03 (Fri, 03 Oct 2025)

  Changed paths:
    M mlir/examples/standalone/CMakeLists.txt
    M mlir/examples/standalone/lib/Standalone/CMakeLists.txt
    A mlir/examples/standalone/really_alone/CMakeLists.txt
    A mlir/examples/standalone/really_alone/StandReallyAloneExtensionNanobind.cpp
    A mlir/examples/standalone/really_alone/mlir_standreallyalone/dialects/_ods_common.py
    A mlir/examples/standalone/really_alone/mlir_standreallyalone/dialects/standalonereallyalone.py
    A mlir/examples/standalone/test/python/smoketest_really_alone.py
    M mlir/lib/Bindings/Python/IRModule.h
    M mlir/python/CMakeLists.txt
    A mlir/test/Examples/standalone/test.really.toy
    M mlir/test/Examples/standalone/test.toy
    M mlir/test/lit.cfg.py

  Log Message:
  -----------
  [MLIR][Python] demo building bindings with no CAPI aggregate and using mlir aggregate



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