[PATCH] D148972: [FuzzMutate] Correct type cast and add unit test for FCmp

Peter Rong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 21 18:28:58 PDT 2023


Peter added a comment.

In D148972#4289158 <https://reviews.llvm.org/D148972#4289158>, @MaskRay wrote:

> The commit does not list the original author as the author.
>
> If a patch is not uploaded with `arc diff 'HEAD^'`, `arc patch D148972` does not have the author information. You'll need to fix it with `git commit --amend --author=`

Thanks, it's my first time to commit for someone, I am working on it. It's already pushed to main, so can I revert that change and push a new commit again?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148972/new/

https://reviews.llvm.org/D148972



More information about the llvm-commits mailing list