[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
Thu Jan 27 05:34:25 PST 2022
benshi001 added a comment.
Five new tests are added
ASRBNRd.mir
LSLBNRd.mir
LSLWNRd.mir
LSRBNRd.mir
LSRWNRd.mir
Actually one extra ASRWNRd.mir should be added, I omitted it since it is added in D115618 <https://reviews.llvm.org/D115618>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118354/new/
https://reviews.llvm.org/D118354
More information about the llvm-commits
mailing list