[PATCH] D140572: [AVR] Optimize 32-bit shifts: reverse shift + move

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


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

Changed prior to commit:
  https://reviews.llvm.org/D140572?vs=485836&id=487210#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140572

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140572.487210.patch
Type: text/x-patch
Size: 11081 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230108/b7f08094/attachment.bin>


More information about the llvm-commits mailing list