[PATCH] D113043: "[mlir][sparse]Rename SparseUtils.cpp library to SparseTensorUtils.cpp"
Aart Bik via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 2 13:23:30 PDT 2021
aartbik added a comment.
One last question, I just noticed you started a whole new revision (instead of updating https://reviews.llvm.org/D112995).
Was that intentional?
If you use arc, then arc diff .... first time creates one, but subsequent updates should use arc diff ... --update Dxxxx to make sure we stay in one revision.
It is not a big deal, we can proceed with this one and abandon the other, but just making sure you are aware of the procedure.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113043/new/
https://reviews.llvm.org/D113043
More information about the cfe-commits
mailing list