[PATCH] D152248: [AVR] Fix incorrect expanded pseudo instruction ROLBRd

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 6 02:11:07 PDT 2023


benshi001 created this revision.
benshi001 added reviewers: aykevl, Patryk27.
Herald added subscribers: Jim, hiraditya, dylanmckay.
Herald added a project: All.
benshi001 requested review of this revision.
Herald added subscribers: llvm-commits, jacquesguan.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D152248

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152248.528747.patch
Type: text/x-patch
Size: 7846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230606/c41c2581/attachment.bin>


More information about the llvm-commits mailing list