Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D97939
[mlir][Linalg] Add folding of linalg.copy that are in fact identities. ClosedPublic Authored by nicolasvasilache on Mar 4 2021, 5:16 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: cota, mravishankar, teijeong and 16 others. · View Herald TranscriptMar 4 2021, 5:16 AM This revision is now accepted and ready to land.Mar 4 2021, 5:21 AM This revision was landed with ongoing or failed builds.Mar 4 2021, 5:41 AM Closed by commit rGa756f12b4dc9: [mlir][Linalg] Add folding of linalg.copy that are in fact identities. (authored by nicolasvasilache). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 328140 mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
mlir/test/Dialect/Linalg/canonicalize.mlir
|