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

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


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

Changed prior to commit:
  https://reviews.llvm.org/D140571?vs=486960&id=487209#toc

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


More information about the llvm-commits mailing list