[PATCH] D89047: [AVR] Optimize 8-bit logic left/right shifts

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 23 07:54:37 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG25531a1d9657: [AVR] Optimize 8-bit logic left/right shifts (authored by benshi001).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89047

Files:
  llvm/lib/Target/AVR/AVRISelLowering.cpp
  llvm/lib/Target/AVR/AVRISelLowering.h
  llvm/lib/Target/AVR/AVRInstrInfo.td
  llvm/test/CodeGen/AVR/ctlz.ll
  llvm/test/CodeGen/AVR/ctpop.ll
  llvm/test/CodeGen/AVR/cttz.ll
  llvm/test/CodeGen/AVR/shift.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89047.318755.patch
Type: text/x-patch
Size: 7465 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210123/41700df7/attachment.bin>


More information about the llvm-commits mailing list