[PATCH] D90092: [AVR] Optimize 16-bit int shift

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 27 23:10:29 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG50f1aa1db5c5: [AVR] Optimize 16-bit int shift (authored by benshi001).

Changed prior to commit:
  https://reviews.llvm.org/D90092?vs=303394&id=319768#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90092

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90092.319768.patch
Type: text/x-patch
Size: 19876 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210128/d19d96da/attachment.bin>


More information about the llvm-commits mailing list