This patch creates the .td files for the Python bindings of the
transform ops of the MemRef dialect and integrates them into the build
systems (CMake and Bazel).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D156536
[mlir][memref][transform][python] Create .td file for bindings. ClosedPublic Authored by ingomueller-net on Jul 28 2023, 6:48 AM.
Details Summary This patch creates the .td files for the Python bindings of the
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 31 2023, 1:31 AM Closed by commit rGbd17556d550f: [mlir][memref][transform][python] Create .td file for bindings. (authored by ingomueller-net). · Explain WhyJul 31 2023, 2:49 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 545559 mlir/python/CMakeLists.txt
mlir/python/mlir/dialects/MemRefTransformOps.td
mlir/python/mlir/dialects/transform/memref.py
utils/bazel/llvm-project-overlay/mlir/python/BUILD.bazel
|