After recent bufferization improvement, this test
started failing due to missed zero initialization.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D129800
[mlir][sparse][bufferization] initialize reduction variable ClosedPublic Authored by aartbik on Jul 14 2022, 1:28 PM.
Details Summary After recent bufferization improvement, this test
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 14 2022, 1:28 PM This revision was landed with ongoing or failed builds.Jul 14 2022, 1:58 PM Closed by commit rG67564841cb0c: [mlir][sparse][bufferization] initialize reduction variable (authored by aartbik). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 444781 mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_dot.mlir
|