[PATCH] D152063: [AVR] Support left-rotations

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 3 20:10:35 PDT 2023


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

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152063

Files:
  llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp
  llvm/lib/Target/AVR/AVRISelLowering.cpp
  llvm/lib/Target/AVR/AVRInstrInfo.td
  llvm/test/CodeGen/AVR/pseudo/ROLBrd.mir
  llvm/test/CodeGen/AVR/rotate.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152063.528175.patch
Type: text/x-patch
Size: 9555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230604/9b8793b7/attachment.bin>


More information about the llvm-commits mailing list