[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 Mar 1 19:27:41 PST 2022


benshi001 updated this revision to Diff 412307.

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.412307.patch
Type: text/x-patch
Size: 12462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220302/954799e4/attachment.bin>


More information about the llvm-commits mailing list