[PATCH] D113861: [InstSimplify] Fold A|B | (A^B) --> A|B
Mehrnoosh Heidarpour via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 15 14:45:59 PST 2021
MehrHeidar added a comment.
In D113861#3133065 <https://reviews.llvm.org/D113861#3133065>, @rampitec wrote:
> In D113861#3133059 <https://reviews.llvm.org/D113861#3133059>, @MehrHeidar wrote:
>
>> @rampitec I think you committed this patch with your name and not mine!
>> I wanted you to only commit it on behalf of me. Right now, it's your patch in the repository!
>
> That's what is there: (authored by MehrHeidar, committed by rampitec): https://reviews.llvm.org/rG193c40e9667ca2b173232b393fc72ea9e4944aa3
True, that's what is there. It's under your name and not mine anymore!
Although, it was authored by me, I am only at the last line of commit message. You have not used my email address and used your own, this is your patch now.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113861/new/
https://reviews.llvm.org/D113861
More information about the llvm-commits
mailing list