[PATCH] D124913: [AVR] Add PrintMethod for operand memspi

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 9 01:24:05 PDT 2022


benshi001 added a comment.

It is hard to make a test for my change, since operand memspi is used only by the STDSPQRr and STDWSPQRr pseudo instructions. Adding PrintMethod is just for debug purpose, and we should see no pseudo instruction in the final assembly file.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124913



More information about the llvm-commits mailing list