Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D102301
[mlir][Linalg] Add interface methods to get lhs and rhs of contraction op. ClosedPublic Authored by mravishankar on May 11 2021, 8:19 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: dcaballe, cota, teijeong and 16 others. · View Herald TranscriptMay 11 2021, 8:19 PM This revision is now accepted and ready to land.May 12 2021, 10:07 AM Closed by commit rGb7911e80d692: [mlir][Linalg] Add interface methods to get lhs and rhs of contraction (authored by mravishankar). · Explain WhyMay 12 2021, 4:07 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 344979 mlir/include/mlir/Dialect/Linalg/IR/LinalgInterfaces.td
|