Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D113522
[mlir][Linalg] Add interface method to Linalg ops to allow setting the output operand. ClosedPublic Authored by mravishankar on Nov 9 2021, 3:34 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: wenzhicui, wrengr, Chia-hungDuan and 19 others. · View Herald TranscriptNov 9 2021, 3:34 PM This revision is now accepted and ready to land.Nov 9 2021, 8:25 PM Closed by commit rG307cc490e7d4: [mlir][Linalg] Add interface method to Linalg ops to allow setting the output… (authored by mravishankar). · Explain WhyNov 10 2021, 9:01 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 385993 mlir/include/mlir/Dialect/Linalg/IR/LinalgInterfaces.td
|