[PATCH] D86418: [AVR] Improve inline rotate/shift expansions

Dylan McKay via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 26 08:59:15 PDT 2020


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

Great patch

> I made this patch to get more familiar with these inline expansions, in the hope that I can also do the other expansions inline (such as 32-bit shifts).

That would be nice!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86418



More information about the llvm-commits mailing list