[PATCH] D99037: [Matrix] Implement explicit type conversions for matrix types
Saurabh Jha via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 1 13:14:13 PDT 2021
SaurabhJha added a comment.
Hey, elementary question about arcanist. I followed the steps here https://llvm.org/docs/Contributing.html#how-to-submit-a-patch and did
arc diff --edit --verbatim
on my current branch. Probably one mistake I did was to do a `git reset HEAD~1` and create a new commit. Now its trying to create a new revision. Is that okay to create a new revision and abandoning this one?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99037/new/
https://reviews.llvm.org/D99037
More information about the cfe-commits
mailing list