[PATCH] D96957: [AVR] Fix rotate instructions

Ayke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 18 08:01:13 PST 2021


aykevl updated this revision to Diff 324641.
aykevl edited the summary of this revision.
aykevl added a comment.

- match avr-gcc output (bst, ror, bld)
- fix issue with the BLD instruction


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.324641.patch
Type: text/x-patch
Size: 4004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210218/1f91e795/attachment.bin>


More information about the llvm-commits mailing list