This patch adds the MLIR C bindings and the corresponding Python bindings of the AnyValueType of the transform dialect.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D157638
[mlir][transform][python] Add AnyValueType to bindings. ClosedPublic Authored by ingomueller-net on Aug 10 2023, 11:19 AM.
Details Summary This patch adds the MLIR C bindings and the corresponding Python bindings of the AnyValueType of the transform dialect.
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Aug 11 2023, 1:57 AM Closed by commit rG8b134d0b3593: [mlir][transform][python] Add AnyValueType to bindings. (authored by ingomueller-net). · Explain WhyAug 11 2023, 4:26 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 549118 mlir/include/mlir-c/Dialect/Transform.h
mlir/lib/Bindings/Python/DialectTransform.cpp
mlir/lib/CAPI/Dialect/Transform.cpp
mlir/lib/Dialect/GPU/TransformOps/GPUTransformOps.cpp
|
why has this changed?