[PATCH] D90678: [AVR] Optimize 8-bit int shift

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 3 22:18:30 PST 2020


benshi001 updated this revision to Diff 302744.

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

https://reviews.llvm.org/D90678

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
  llvm/test/CodeGen/AVR/smul-with-overflow.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90678.302744.patch
Type: text/x-patch
Size: 8347 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201104/6ed24c96/attachment.bin>


More information about the llvm-commits mailing list