Mirror the separation between LinalgTransformOps and LinalgMatchOps in
headers. Create a separate pair of files for the extension.
Depends on D148017
Paths
| Differential D148075
[mlir] reorgnize Linalg TransformOps files. NFC ClosedPublic Authored by ftynse on Apr 12 2023, 1:13 AM.
Details Summary Mirror the separation between LinalgTransformOps and LinalgMatchOps in Depends on D148017
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 14 2023, 6:20 PM Closed by commit rG135d29c3f50f: [mlir] reorgnize Linalg TransformOps files. NFC (authored by ftynse). · Explain WhyApr 25 2023, 3:44 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 516960 mlir/include/mlir/Dialect/Linalg/TransformOps/DialectExtension.h
mlir/include/mlir/Dialect/Linalg/TransformOps/LinalgMatchOps.h
mlir/include/mlir/Dialect/Linalg/TransformOps/LinalgTransformOps.h
mlir/include/mlir/InitAllDialects.h
mlir/lib/Dialect/Linalg/TransformOps/CMakeLists.txt
mlir/lib/Dialect/Linalg/TransformOps/DialectExtension.cpp
mlir/lib/Dialect/Linalg/TransformOps/LinalgMatchOps.cpp
mlir/lib/Dialect/Linalg/TransformOps/LinalgTransformOps.cpp
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
|