[PATCH] D69483: [PowerPC]: Fix predicate handling with SPE
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 2 22:34:38 PST 2020
MaskRay added a comment.
In D69483#1802367 <https://reviews.llvm.org/D69483#1802367>, @jhibbits wrote:
> @Jim Yeah, I know. I normally do fix the commit message, but forgot before pushing this one. I'll have to check, but I thought arc had a way to update the commit message when generating the review.
`arc amend` copies Phabricator summary to the git commit message. It also rewrites metadata tags such as `Reviewed By:`. I use a script to strip unneeded metadata tags before committing: https://lists.llvm.org/pipermail/llvm-dev/2020-January/137895.html
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69483/new/
https://reviews.llvm.org/D69483
More information about the llvm-commits
mailing list