[all-commits] [llvm/llvm-project] 63eb0b: [mlir][Python] Make `PyShapedType` public
Matthias Springer via All-commits
all-commits at lists.llvm.org
Mon Aug 26 10:10:43 PDT 2024
Branch: refs/heads/users/matthias-springer/python_shaped_type
Home: https://github.com/llvm/llvm-project
Commit: 63eb0bb9045691e4a0984b55a26994bb17d1db1b
https://github.com/llvm/llvm-project/commit/63eb0bb9045691e4a0984b55a26994bb17d1db1b
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2024-08-26 (Mon, 26 Aug 2024)
Changed paths:
A mlir/include/mlir/Bindings/Python/IRTypes.h
M mlir/lib/Bindings/Python/IRTypes.cpp
Log Message:
-----------
[mlir][Python] Make `PyShapedType` public
Make `PyShapedType` public, so that downstream projects can define types that implement the `ShapedType` type interface in Python.
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