[PATCH] D152248: [AVR] Fix incorrect expansion of pseudo instruction ROLBRd

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 10 09:22:13 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf3837e726ff9: [AVR] Fix incorrect expansion of pseudo instruction ROLBRd (authored by benshi001).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152248

Files:
  llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp
  llvm/lib/Target/AVR/AVRISelLowering.cpp
  llvm/lib/Target/AVR/AVRISelLowering.h
  llvm/lib/Target/AVR/AVRInstrInfo.td
  llvm/test/CodeGen/AVR/pseudo/ROLBRdR1.mir
  llvm/test/CodeGen/AVR/pseudo/ROLBRdR17.mir
  llvm/test/CodeGen/AVR/pseudo/ROLBrd.mir
  llvm/test/CodeGen/AVR/rot.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152248.530223.patch
Type: text/x-patch
Size: 10327 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230610/9a609219/attachment.bin>


More information about the llvm-commits mailing list