[PATCH] D118354: [AVR][NFC] Fix incorrect register states in expanding pseudo instructions

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 1 18:29:03 PST 2022


benshi001 updated this revision to Diff 412299.
Herald added a project: All.

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

https://reviews.llvm.org/D118354

Files:
  llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp
  llvm/test/CodeGen/AVR/pseudo/ASRBNRd.mir
  llvm/test/CodeGen/AVR/pseudo/LSLBNRd.mir
  llvm/test/CodeGen/AVR/pseudo/LSLWNRd.mir
  llvm/test/CodeGen/AVR/pseudo/LSRBNRd.mir
  llvm/test/CodeGen/AVR/pseudo/LSRWNRd.mir
  llvm/test/CodeGen/AVR/pseudo/NEGWRd.mir
  llvm/test/CodeGen/AVR/pseudo/SEXT.mir
  llvm/test/CodeGen/AVR/pseudo/ZEXT.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118354.412299.patch
Type: text/x-patch
Size: 15520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220302/6141274c/attachment.bin>


More information about the llvm-commits mailing list