[llvm] [DAG] Fix Failure to reassociate SMAX/SMIN/UMAX/UMIN (PR #82175)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 7 05:38:50 PST 2024
arsenm wrote:
> @RKSimon, Apologies for any inconvenience but [patidarsahil2001 at gmail.com](mailto:patidarsahil2001 at gmail.com) is the primary email in GitHub, and I checked that my git commit email is [patidarsahil at 2001gmail.com](mailto:patidarsahil at 2001gmail.com). GitHub also shows this along with my primary email."
>
> ```
> Not visible in emails
> This email will not be used as the 'from' address for web-based Git operations, e.g., edits and merges. We will instead use 89641424+SahilPatidar at users.noreply.github.com.
> ```
You can try git commit --amend --author="Sahil Patidar patidarsahil2001 at gmail.com" during a rebase on the commits, and force push?
https://github.com/llvm/llvm-project/pull/82175
More information about the llvm-commits
mailing list