Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Note for posterity: this warning seems to have been introduced by the rebase when landing D146086
Paths
| Differential D146474
[mlir][sparse] Fixing -Wunused-variable in Sparsification.cpp ClosedPublic Authored by wrengr on Mar 20 2023, 4:43 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 20 2023, 4:45 PM Comment Actions Note for posterity: this warning seems to have been introduced by the rebase when landing D146086 This revision was landed with ongoing or failed builds.Mar 20 2023, 4:53 PM Closed by commit rG72455b314f65: [mlir][sparse] Fixing -Wunused-variable in Sparsification.cpp (authored by wrengr). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 506777 mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp
|