[all-commits] [llvm/llvm-project] cf4b97: [MLIR][Standalone] use narrow registration instead...
Maksim Levental via All-commits
all-commits at lists.llvm.org
Wed Sep 24 01:58:46 PDT 2025
Branch: refs/heads/users/makslevental/reduce-standalone
Home: https://github.com/llvm/llvm-project
Commit: cf4b971f750f80c83d92a0169ef5e64a71ffe0c0
https://github.com/llvm/llvm-project/commit/cf4b971f750f80c83d92a0169ef5e64a71ffe0c0
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