[PATCH] D140570: [AVR] Optimize 32-bit shift: move bytes around

Ayke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 1 13:27:16 PST 2023


aykevl updated this revision to Diff 485817.
aykevl added a comment.

Applied all review feedback and rebased the patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140570

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140570.485817.patch
Type: text/x-patch
Size: 7327 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230101/c298a446/attachment.bin>


More information about the llvm-commits mailing list