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

Ayke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 8 11:06:07 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8f8afabd3209: [AVR] Optimize 32-bit shift: move bytes around (authored by aykevl).

Changed prior to commit:
  https://reviews.llvm.org/D140570?vs=485819&id=487208#toc

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.487208.patch
Type: text/x-patch
Size: 6948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230108/167bd8a7/attachment.bin>


More information about the llvm-commits mailing list