[PATCH] D96677: [AVR] Expand large shifts early in IR

Ayke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 14 16:12:27 PST 2021


aykevl updated this revision to Diff 323648.
aykevl added a comment.
Herald added a subscriber: mgorny.

Oops I uploaded the wrong patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96677

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96677.323648.patch
Type: text/x-patch
Size: 10796 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210215/145094fa/attachment.bin>


More information about the llvm-commits mailing list