[all-commits] [llvm/llvm-project] 8b134d: [mlir][transform][python] Add AnyValueType to bind...
Ingo Müller via All-commits
all-commits at lists.llvm.org
Fri Aug 11 04:26:37 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8b134d0b3593a511bff3046d89d35a7d09c469bd
https://github.com/llvm/llvm-project/commit/8b134d0b3593a511bff3046d89d35a7d09c469bd
Author: Ingo Müller <ingomueller at google.com>
Date: 2023-08-11 (Fri, 11 Aug 2023)
Changed paths:
M mlir/include/mlir-c/Dialect/Transform.h
M mlir/lib/Bindings/Python/DialectTransform.cpp
M mlir/lib/CAPI/Dialect/Transform.cpp
Log Message:
-----------
[mlir][transform][python] Add AnyValueType to bindings.
This patch adds the MLIR C bindings and the corresponding Python bindings of the AnyValueType of the transform dialect.
Reviewed By: springerm
Differential Revision: https://reviews.llvm.org/D157638
More information about the All-commits
mailing list