[PATCH] D115594: [AVR] Optimize int16 shift operation for shift amount greater than 8

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 12 00:02:53 PST 2021


benshi001 updated this revision to Diff 393725.

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

https://reviews.llvm.org/D115594

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: D115594.393725.patch
Type: text/x-patch
Size: 9588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211212/15dd5782/attachment.bin>


More information about the llvm-commits mailing list