[PATCH] D115593: [AVR] Optimize int8 arithmetic right shift 6 bits

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 3 19:34:03 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5723261370b4: [AVR] Optimize int8 arithmetic right shift 6 bits (authored by benshi001).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115593

Files:
  llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp
  llvm/lib/Target/AVR/AVRISelLowering.cpp
  llvm/test/CodeGen/AVR/shift.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115593.397187.patch
Type: text/x-patch
Size: 3568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220104/38000117/attachment.bin>


More information about the llvm-commits mailing list