[PATCH] D152248: [AVR] Fix incorrect expansion of pseudo instruction ROLBRd
Ben Shi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 7 03:10:23 PDT 2023
benshi001 updated this revision to Diff 529227.
benshi001 retitled this revision from "[AVR] Fix incorrect expanded pseudo instruction ROLBRd" to "[AVR] Fix incorrect expansion of pseudo instruction ROLBRd".
benshi001 edited the summary of this revision.
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.529227.patch
Type: text/x-patch
Size: 10327 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230607/00a3603c/attachment.bin>
More information about the llvm-commits
mailing list