Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D96094
[mlir][linalg] Linalg.fill on tensor should not have side-effects ClosedPublic Authored by ThomasRaoux on Feb 4 2021, 5:42 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: teijeong, rdzhabarov, tatianashp and 14 others. · View Herald TranscriptFeb 4 2021, 5:42 PM This revision is now accepted and ready to land.Feb 5 2021, 12:10 AM This revision was landed with ongoing or failed builds.Feb 5 2021, 12:25 AM Closed by commit rG7f58196ec797: [mlir][linalg] Linalg.fill on tensor should not have side-effects (authored by nicolasvasilache). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 321672 mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
mlir/test/Dialect/Linalg/canonicalize.mlir
|