[PATCH] D90092: [AVR] Optimize 16-bit int shift

Dylan McKay via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 27 03:36:44 PST 2021


dylanmckay accepted this revision.
dylanmckay added a comment.
This revision is now accepted and ready to land.

Looks good to me. Indeed, it is sad this could not be implemented at a higher level but even as is it is a great optimization.

Thanks for the patch!


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

https://reviews.llvm.org/D90092



More information about the llvm-commits mailing list