Enable inlining for Linalg dialect.
NOTE: Please merge this when ready, I'm still don't have access.
Paths
| Differential D87567
Enable inlining for Linalg dialect ClosedPublic Authored by ezhulenev on Sep 12 2020, 11:18 AM.
Details
Summary Enable inlining for Linalg dialect. NOTE: Please merge this when ready, I'm still don't have access.
Diff Detail
Event TimelineComment Actions I added a basic mlir test that inlines a function call with a Linalg operation in the body. This revision is now accepted and ready to land.Sep 16 2020, 7:02 AM Closed by commit rG8c0dc1e38b6c: Enable inlining for Linalg dialect (authored by ezhulenev, committed by nicolasvasilache). · Explain WhySep 16 2020, 7:19 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 292210 mlir/lib/Dialect/Linalg/IR/LinalgTypes.cpp
mlir/test/Dialect/Linalg/inlining.mlir
|