This can happen when the result has different dynamic dimensions than
the input.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D117498
[mlir][linalg] Insert a cast for identity linalg.generics when the types don't match ClosedPublic Authored by bkramer on Jan 17 2022, 8:40 AM.
Details Summary This can happen when the result has different dynamic dimensions than
Diff Detail
Event TimelineHerald added subscribers: sdasgup3, wenzhicui, wrengr and 20 others. · View Herald TranscriptJan 17 2022, 8:40 AM This revision is now accepted and ready to land.Jan 18 2022, 1:42 PM Closed by commit rGf100bedb0362: [mlir][linalg] Insert a cast for identity linalg.generics when the types don't… (authored by bkramer). · Explain WhyJan 18 2022, 2:44 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 400999 mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
mlir/test/Dialect/Linalg/canonicalize.mlir
|