[PATCH] D90678: [AVR] Optimize 8-bit int shift
Ben Shi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 23 19:05:01 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2a4acf3ea8db: [AVR] Optimize 8-bit int shift (authored by benshi001).
Changed prior to commit:
https://reviews.llvm.org/D90678?vs=303358&id=318804#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90678/new/
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.318804.patch
Type: text/x-patch
Size: 8906 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210124/dee9cbfb/attachment.bin>
More information about the llvm-commits
mailing list