[all-commits] [llvm/llvm-project] 47323c: [MLIR][Standalone] use narrow registration instead...
Maksim Levental via All-commits
all-commits at lists.llvm.org
Wed Sep 24 02:14:05 PDT 2025
Branch: refs/heads/users/makslevental/reduce-standalone
Home: https://github.com/llvm/llvm-project
Commit: 47323c9c134842f8b8229a7180e6eae845542037
https://github.com/llvm/llvm-project/commit/47323c9c134842f8b8229a7180e6eae845542037
Author: makslevental <maksim.levental at gmail.com>
Date: 2025-09-24 (Wed, 24 Sep 2025)
Changed paths:
M mlir/examples/standalone/python/CMakeLists.txt
M mlir/examples/standalone/python/StandaloneExtensionNanobind.cpp
M mlir/examples/standalone/python/StandaloneExtensionPybind11.cpp
M mlir/examples/standalone/test/CAPI/CMakeLists.txt
M mlir/examples/standalone/test/CAPI/standalone-capi-test.c
M mlir/examples/standalone/test/python/smoketest.py
A mlir/include/mlir-c/Dialect/Builtin.h
A mlir/lib/CAPI/Dialect/Builtin.cpp
M mlir/lib/CAPI/Dialect/CMakeLists.txt
Log Message:
-----------
[MLIR][Standalone] use narrow registration instead of RegisterEverything
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