[PATCH] D97131: [AVR] Fix expansion of NEGW
Ben Shi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 1 18:11:30 PST 2021
benshi001 added a comment.
In D97131#2596214 <https://reviews.llvm.org/D97131#2596214>, @benshi001 wrote:
> In D97131#2596186 <https://reviews.llvm.org/D97131#2596186>, @aykevl wrote:
>
>> In D97131#2586533 <https://reviews.llvm.org/D97131#2586533>, @benshi001 wrote:
>>
>>> Why not commit it? I think this bug fix should be fixed ASAP.
>>
>> I prefer doing multiple commits at once and it doesn't affect me other than during unrelated AVR backend development. Would you like to see it fixed right away?
>
> Yes. I appreciate if you commit your patches. I will do my future work based on it (to avoid potential merge conflict between us)
I have marked 4 of your patches as accepted. Unless you think they need Dylan's further check, I appreciate if you commit them, to avoid potential merge confilcts between us, since I am also working on the same part as you are doing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97131/new/
https://reviews.llvm.org/D97131
More information about the llvm-commits
mailing list