[PATCH] D96957: [AVR] Fix rotate instructions

Ayke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 20 15:08:49 PST 2021


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

- remove misleading comment
- adjust to fix lint warnings


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96957

Files:
  llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp
  llvm/lib/Target/AVR/AVRInstrInfo.td
  llvm/test/CodeGen/AVR/rot.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96957.325250.patch
Type: text/x-patch
Size: 3949 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210220/e57e1480/attachment.bin>


More information about the llvm-commits mailing list