[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:13:24 PDT 2023


benshi001 added a comment.

Thanks for both of your suggestion, I have split `ROLBRd` to `ROLBRdR1` and `ROLBRdR17`.


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

https://reviews.llvm.org/D152248



More information about the llvm-commits mailing list