[PATCH] D154785: [AVR] Expand shifts of all types except int8 and int16

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 18 20:57:19 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4e831753b9cf: [AVR] Expand shifts of all types except int8 and int16 (authored by Patryk27, committed by benshi001).

Changed prior to commit:
  https://reviews.llvm.org/D154785?vs=541410&id=541831#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154785

Files:
  llvm/lib/Target/AVR/AVRShiftExpand.cpp
  llvm/test/CodeGen/AVR/shift-expand.ll
  llvm/test/CodeGen/AVR/shift.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154785.541831.patch
Type: text/x-patch
Size: 12133 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230719/e2fc6c02/attachment.bin>


More information about the llvm-commits mailing list