Replace the uses of deprecated Structured Op Interface methods in DependenceAnalysis.cpp and DependenceAnalysis.h. This patch is based on https://reviews.llvm.org/D103394.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D103411
[mlir][linalg] Cleanup LinalgOp usage in dependence analysis (NFC). ClosedPublic Authored by gysit on May 31 2021, 8:31 AM.
Details Summary Replace the uses of deprecated Structured Op Interface methods in DependenceAnalysis.cpp and DependenceAnalysis.h. This patch is based on https://reviews.llvm.org/D103394.
Diff Detail
Event TimelineHerald added subscribers: dcaballe, cota, mravishankar and 17 others. · View Herald TranscriptMay 31 2021, 8:31 AM This revision is now accepted and ready to land.Jun 1 2021, 12:41 AM This revision was landed with ongoing or failed builds.Jun 1 2021, 1:53 AM Closed by commit rG94643fda1346: [mlir][linalg] Cleanup LinalgOp usage in dependence analysis (NFC). (authored by gysit). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 348812 mlir/include/mlir/Dialect/Linalg/Analysis/DependenceAnalysis.h
mlir/lib/Dialect/Linalg/Analysis/DependenceAnalysis.cpp
|