Replace all remaining uses of deprecated Structured Op Interface methods. This patch is based on https://reviews.llvm.org/D103394.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D103673
[mlir][linalg] Cleanup left over uses of deprecated LinalgOp methods. ClosedPublic Authored by gysit on Jun 4 2021, 12:58 AM.
Details Summary Replace all remaining uses of deprecated Structured Op Interface methods. This patch is based on https://reviews.llvm.org/D103394.
Diff Detail
Event TimelineHerald added subscribers: dcaballe, cota, mravishankar and 17 others. · View Herald TranscriptJun 4 2021, 12:58 AM This revision is now accepted and ready to land.Jun 4 2021, 1:14 AM Closed by commit rG67b1c37d9fd1: [mlir][linalg] Cleanup left over uses of deprecated LinalgOp methods. (authored by gysit). · Explain WhyJun 4 2021, 1:49 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 349781 mlir/include/mlir/Dialect/Linalg/IR/LinalgInterfaces.td
mlir/include/mlir/Dialect/Linalg/IR/LinalgStructuredOps.td
mlir/lib/Dialect/Linalg/IR/LinalgInterfaces.cpp
mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
mlir/tools/mlir-linalg-ods-gen/mlir-linalg-ods-gen.cpp
mlir/tools/mlir-linalg-ods-gen/mlir-linalg-ods-yaml-gen.cpp
|