Add methods to
- Get block argument that is tied with an opOperand
- Get the yield value that is tied with a output opOperand.
Paths
| Differential D118085
[mlir][Linalg] Add couple of convenience methods to `LinalgInterface`. ClosedPublic Authored by mravishankar on Jan 24 2022, 3:38 PM.
Details Summary Add methods to
Diff Detail
Event TimelineHerald added subscribers: sdasgup3, wenzhicui, wrengr and 20 others. · View Herald TranscriptJan 24 2022, 3:38 PM This revision is now accepted and ready to land.Jan 24 2022, 11:16 PM This revision was landed with ongoing or failed builds.Jan 25 2022, 11:46 AM Closed by commit rGf3ab0ccd00db: [mlir][Linalg] Add couple of convenience methods to `LinalgInterface`. (authored by mravishankar). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 402705 mlir/include/mlir/Dialect/Linalg/IR/LinalgInterfaces.td
|