This codepath was entirely untested.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D120473
[mlir][linalg] Cast back to the original type after making linalg.generic outputs more static ClosedPublic Authored by bkramer on Feb 24 2022, 4:35 AM.
Details Summary This codepath was entirely untested.
Diff Detail
Event TimelineHerald added subscribers: sdasgup3, wenzhicui, wrengr and 20 others. · View Herald TranscriptFeb 24 2022, 4:35 AM This revision is now accepted and ready to land.Feb 24 2022, 4:41 AM This revision was landed with ongoing or failed builds.Feb 24 2022, 4:46 AM Closed by commit rG92cf9f14814a: [mlir][linalg] Cast back to the original type after making linalg.generic… (authored by bkramer). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 411081 mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
mlir/test/Dialect/Linalg/canonicalize.mlir
|