[all-commits] [llvm/llvm-project] 6e6da7: [mlir][python] add binding to `#gpu.object` (#88992)
Maksim Levental via All-commits
all-commits at lists.llvm.org
Thu Apr 18 14:32:17 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6e6da74c8b936e457ca5e56a828823ae6a9f9066
https://github.com/llvm/llvm-project/commit/6e6da74c8b936e457ca5e56a828823ae6a9f9066
Author: Maksim Levental <maksim.levental at gmail.com>
Date: 2024-04-18 (Thu, 18 Apr 2024)
Changed paths:
M mlir/include/mlir-c/Dialect/GPU.h
A mlir/lib/Bindings/Python/DialectGPU.cpp
M mlir/lib/CAPI/Dialect/GPU.cpp
M mlir/python/CMakeLists.txt
M mlir/python/mlir/dialects/gpu/__init__.py
M mlir/test/python/dialects/gpu/dialect.py
M mlir/test/python/dialects/gpu/module-to-binary-nvvm.py
Log Message:
-----------
[mlir][python] add binding to `#gpu.object` (#88992)
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