[PATCH] D152130: [AVR] Optimize 8-bit rotation when rotation bits >= 4

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 10 17:45:11 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe21df8296d09: [AVR] Optimize 8-bit rotation when rotation bits >= 4 (authored by benshi001).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152130

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152130.530267.patch
Type: text/x-patch
Size: 3889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230611/2d3f486b/attachment.bin>


More information about the llvm-commits mailing list