[PATCH] D115618: [AVR] Optimize int16 airthmetic right shift for shift amount 7/14/15

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 25 00:18:59 PST 2022


benshi001 updated this revision to Diff 402779.

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

https://reviews.llvm.org/D115618

Files:
  llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp
  llvm/lib/Target/AVR/AVRISelLowering.cpp
  llvm/lib/Target/AVR/AVRInstrInfo.td
  llvm/test/CodeGen/AVR/pseudo/ASRWNRd.mir
  llvm/test/CodeGen/AVR/shift.ll
  llvm/test/CodeGen/AVR/sign-extension.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115618.402779.patch
Type: text/x-patch
Size: 12529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220125/7869abc4/attachment.bin>


More information about the llvm-commits mailing list