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

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 3 05:14:36 PST 2020


benshi001 created this revision.
benshi001 added reviewers: dylanmckay, aykevl.
Herald added subscribers: llvm-commits, Jim, hiraditya.
Herald added a project: LLVM.
benshi001 requested review of this revision.

Repository:
  rG LLVM Github Monorepo

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.302550.patch
Type: text/x-patch
Size: 8020 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201103/66d2c657/attachment.bin>


More information about the llvm-commits mailing list