[PATCH] D154785: [AVR] Expand all non-8-bit shifts

Patryk Wychowaniec via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 18 02:33:43 PDT 2023


Patryk27 marked 2 inline comments as done.
Patryk27 added a comment.

I've adjusted the code; adding check for `Type::getInt16Ty(Ctx)` still generates a correct binary, so even better this way 🙂


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154785



More information about the llvm-commits mailing list