[PATCH] D96590: [AVR] Fix a bug in 16-bit shifts

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 13 19:56:14 PST 2021


benshi001 added a comment.

In D96590#2561818 <https://reviews.llvm.org/D96590#2561818>, @aykevl wrote:

> @benshi001 can you commit it or should I do it for you?

Thanks. I have committed it. And you are appreciated to take a look at my patch https://reviews.llvm.org/D96506,

it is also about shift optimization.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96590



More information about the llvm-commits mailing list