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

Ayke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 3 06:11:56 PST 2021


aykevl updated this revision to Diff 327763.
aykevl added a comment.

- fix lint warnings


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.327763.patch
Type: text/x-patch
Size: 11871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210303/10f522f9/attachment.bin>


More information about the llvm-commits mailing list