Replace the uses of deprecated Structured Op Interface methods in TestLinalgElementwiseFusion.cpp, TestLinalgFusionTransforms.cpp, and Transforms.cpp. The patch is based on https://reviews.llvm.org/D103394.
Details
Details
Summary
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Herald added subscribers: dcaballe, cota, mravishankar and 17 others. · View Herald TranscriptJun 2 2021, 8:25 AM
nicolasvasilache retitled this revision from [mlir][linalg] Cleanup LinalgOp usage in test passes (NFC). to [mlir][linalg] Cleanup LinalgOp usage in test passes..Jun 3 2021, 12:06 AM
This revision is now accepted and ready to land.Jun 3 2021, 2:16 AM
Closed by commit rG9f815cb57833: [mlir][linalg] Cleanup LinalgOp usage in test passes. (authored by gysit). · Explain WhyJun 3 2021, 5:08 AM
This revision was automatically updated to reflect the committed changes.