[PATCH] D140571: [AVR] Optimize 32-bit shifts: shift by 4 bits

Ayke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 6 12:19:14 PST 2023


aykevl updated this revision to Diff 486960.
aykevl set the repository for this revision to rG LLVM Github Monorepo.
aykevl added a comment.

- apply review feedback


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140571

Files:
  llvm/lib/Target/AVR/AVRISelLowering.cpp
  llvm/test/CodeGen/AVR/shift32.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140571.486960.patch
Type: text/x-patch
Size: 6820 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230106/185d174b/attachment.bin>


More information about the llvm-commits mailing list