[PATCH] D117957: [AVR] Remove unused register scavenger
Ben Shi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 24 23:28:14 PST 2022
benshi001 added inline comments.
================
Comment at: llvm/test/CodeGen/AVR/pseudo/ELPMWRdZ.mir:31
+ $r31r30 = COPY %3
+ RET implicit $r31r30
+...
----------------
Are the last two lines necessary ? I think the front 3 lines are OK enough.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117957/new/
https://reviews.llvm.org/D117957
More information about the llvm-commits
mailing list