[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
Fri Mar 25 23:53:42 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbce2e208e08f: [AVR] Optimize int16 airthmetic right shift for shift amount 7/14/15 (authored by benshi001).
Changed prior to commit:
https://reviews.llvm.org/D115618?vs=414547&id=418381#toc
Repository:
rG LLVM Github Monorepo
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.418381.patch
Type: text/x-patch
Size: 12190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220326/04bfc945/attachment.bin>
More information about the llvm-commits
mailing list