[PATCH] D96677: [AVR] Expand large shifts early in IR

Dylan McKay via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 28 05:19:47 PDT 2021


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

This looks good to me, and, it is especially nice to remove the dependency on the nonexistent runtime lib functions which has been a big issue. Nice work


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96677



More information about the llvm-commits mailing list