gate standalone
LLVM/project 14dd9b7 — mlir/include/mlir/Bindings/Python IRCore.h, mlir/lib/Bindings/Python MainModule.cpp IRCore.cpp
factor out more impls
fix after rebase
try twolevel_namespace
LLVM/project ab04783 — mlir/include/mlir/Bindings/Python IRCore.h, mlir/lib/Bindings/Python IRCore.cpp MainModule.cpp
move impls
LLVM/project bf596cd — mlir/include/mlir/Bindings/Python IRCore.h, mlir/lib/Bindings/Python Pass.cpp
jakub's suggestion
LLVM/project 2e3a6df — mlir/cmake/modules AddMLIRPython.cmake, mlir/docs/Bindings Python.md
address comments
parameteriez add_mlir_python_modules
address comments
Reflect rename in bazel file
fix empty _mlir_python_support_libs
remove stray newline
LLVM/project ebc5769 — mlir/include/mlir/Bindings/Python IRCore.h, mlir/lib/Bindings/Python IRCore.cpp MainModule.cpp
move impls
LLVM/project 8c3e166 — mlir/cmake/modules AddMLIRPython.cmake, mlir/docs/Bindings Python.md
address
jpienaar comments
LLVM/project 9e841ec — mlir/cmake/modules AddMLIRPython.cmake, mlir/examples/standalone/python CMakeLists.txt
try moving MLIR_BINDINGS_PYTHON_NB_DOMAIN compile defn
LLVM/project 8651959 — mlir/cmake/modules AddMLIRPython.cmake, mlir/include/mlir-c Support.h
try MLIR_PYTHON_API_EXPORTED
restore DISABLE_INSTALL
LLVM/project f94326a — mlir/include/mlir/Bindings/Python IRCore.h, mlir/lib/Bindings/Python MainModule.cpp Rewrite.cpp
works
LLVM/project 2cac33f — mlir/cmake/modules AddMLIRPython.cmake, mlir/include/mlir/Bindings/Python Globals.h
globals doesn't work
comments
set VISIBILITY_INLINES_HIDDEN for libMLIRPYthonSupport
disable LTO by default
LLVM/project 74a4c3a — mlir/include/mlir/Bindings/Python IRCore.h, mlir/lib/Bindings/Python IRCore.cpp MainModule.cpp
remove registerError
LLVM/project d2186c2 — mlir/examples/standalone/include/Standalone-c Dialects.h, mlir/examples/standalone/lib/CAPI Dialects.cpp
add standalone test/use of IRCore
LLVM/project a1ac2c7 — mlir/test/python/dialects python_test.py, mlir/test/python/lib PythonTestModuleNanobind.cpp
port mlir_attribute_subclass
LLVM/project 1abbe3c — mlir/include/mlir/Bindings/Python Globals.h, mlir/lib/Bindings/Python Globals.cpp
try fix windows badcast
LLVM/project 6b886af — mlir/include/mlir/Bindings/Python Globals.h IRCore.h, mlir/lib/Bindings/Python MainModule.cpp IRAttributes.cpp
rebase
LLVM/project 33a53ba — mlir/include/mlir/Bindings/Python IRCore.h, mlir/lib/Bindings/Python MainModule.cpp IRTypes.cpp
works
format
massage cmake