[PATCH] D97131: [AVR] Fix expansion of NEGW

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 1 18:05:23 PST 2021


benshi001 added a comment.

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)


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