[PATCH] D119807: [AVR][MC] Emit some aliases for GPRs and IO registers

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 22 20:39:41 PDT 2022


benshi001 added a comment.

In D119807#3401148 <https://reviews.llvm.org/D119807#3401148>, @aykevl wrote:

> I think there is one issue in the test. Other than that, this looks good to me.

I have deleted the MC test, since it is uncessary as you pointed.

My patch is only about emiting aliases when doing CodeGen, so one .ll test is enough.


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

https://reviews.llvm.org/D119807



More information about the llvm-commits mailing list