[all-commits] [llvm/llvm-project] 1de263: [MLIR][Python] use FetchContent_Declare for nanobi...
Maksim Levental via All-commits
all-commits at lists.llvm.org
Mon Sep 29 10:47:05 PDT 2025
Branch: refs/heads/users/makslevental/fetch-nanobind
Home: https://github.com/llvm/llvm-project
Commit: 1de263d82be707e44e49d50c47fb972fd4d8f388
https://github.com/llvm/llvm-project/commit/1de263d82be707e44e49d50c47fb972fd4d8f388
Author: makslevental <maksim.levental at gmail.com>
Date: 2025-09-29 (Mon, 29 Sep 2025)
Changed paths:
M mlir/cmake/modules/AddMLIRPython.cmake
M mlir/cmake/modules/MLIRDetectPythonEnv.cmake
M mlir/examples/standalone/python/CMakeLists.txt
R mlir/examples/standalone/python/StandaloneExtensionPybind11.cpp
R mlir/examples/standalone/python/mlir_standalone/dialects/standalone_pybind11.py
M mlir/examples/standalone/test/python/smoketest.py
R mlir/include/mlir/Bindings/Python/PybindAdaptors.h
M mlir/python/CMakeLists.txt
M mlir/python/mlir/dialects/python_test.py
M mlir/python/requirements.txt
M mlir/test/python/dialects/python_test.py
M mlir/test/python/lib/CMakeLists.txt
R mlir/test/python/lib/PythonTestModulePybind11.cpp
Log Message:
-----------
[MLIR][Python] use FetchContent_Declare for nanobind and remove pybind
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